/* 
================================
Skin styles for DotNetNuke
================================
*/

/* hyperlink style for buttons and link buttons used in the portal admin pages */
a.commandbutton:link {
	color: #003366;
	text-decoration: underline;
}

a.commandbutton:visited {
	color: #003366;
	text-decoration: underline;
}

a.commandbutton:hover {
	color: #FF0000;
	text-decoration: underline;
}

a.commandbutton:active {
	color: #003366;
	text-decoration: underline;
}

a.filemanagertreenode:link, a.filemanagertreenodeselected:link {
	color: #003366;
	text-decoration: none;
}

a.filemanagertreenode:visited, a.filemanagertreenodeselected:visited {
	color: #003366;
	text-decoration: none;
}

a.filemanagertreenode:hover, a.filemanagertreenodeselected:hover {
	color: #FF0000;
	text-decoration: none;
}

a.filemanagertreenode:active, a.filemanagertreenodeselected:active {
	color: #003366;
	text-decoration: none;
}

a.skinobject:link {
	color: #003366;
	text-decoration: none;
}

a.skinobject:visited {
	color: #003366;
	text-decoration: none;
}

a.skinobject:hover {
	color: #003366;
	text-decoration: none;
}

a.skinobject:active {
	color: #003366;
	text-decoration: none;
}

a.treemenu_node:link, a.treemenu_nodeselected:link {
	color: #003366;
	text-decoration: none;
}

a.treemenu_node:visited, a.treemenu_nodeselected:visited {
	color: #003366;
	text-decoration: none;
}

a.treemenu_node:hover, a.treemenu_nodeselected:hover {
	color: #FF0000;
	text-decoration: none;
}

a.treemenu_node:active, a.treemenu_nodeselected:active {
	color: #003366;
	text-decoration: none;
}

a:link {
	color: #003366;
	text-decoration: none;
}

a:visited {
	color: #003366;
	text-decoration: none;
}

a:hover {
	color: #FF0000;
	text-decoration: underline;
}

a:active {
	color: #003366;
	text-decoration: none;
}

a.othertabs:link {
	color: #FFFFFF;
	text-decoration: none;
}

a.othertabs:visited {
	color: #EEEEEE;
	text-decoration: none;
}

a.othertabs:hover {
	color: #CCCCCC;
	text-decoration: none;
}

a.othertabs:active {
	color: #EEEEEE;
	text-decoration: none;
}

a.selectedtab:link {
	color: #FFFFFF;
	text-decoration: none;
}

a.selectedtab:visited {
	color: #EEEEEE;
	text-decoration: none;
}

a.selectedtab:hover {
	color: #CCCCCC;
	text-decoration: none;
}

a.selectedtab:active {
	color: #EEEEEE;
	text-decoration: none;
}

big {
	font-size: 14px;
}

blockquote, pre {
	font-family: "Lucida Console", monospace;
}

/* ================================
    Default styles FOR DotNetNuke
   ================================
*/   
/* background color for the content part of the pages */
body {
	background-color: #FFFFFF;
}

daterow {
	border-top: #FF69B4 1px solid;
	padding: 0px;
	text-align: left;
	vertical-align: middle;
	white-space: normal;
	width: 770px;
}

/* GENERIC */
h1 {
	color: #666644;
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 20px;
	font-weight: normal;
}

h2 {
	color: #666644;
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 20px;
	font-weight: normal;
}

h3 {
	color: #003366;
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
}

h4 {
	color: #003366;
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
}

h5, dt {
	color: #003366;
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
}

h6 {
	color: #003366;
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
}

hr {
	color: #E1E1E1;
	height: 1px;
	text-align: left;
}

ol li {
	list-style-type: decimal;
}

ol ol li {
	list-style-type: lower-alpha;
}

ol ol ol li {
	list-style-type: lower-roman;
}

small {
	font-size: 8px;
}

tfoot, thead {
	color: #003366;
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 12px;
}

th {
	color: #003366;
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
	vertical-align: baseline;
}
table

{

	border-collapse: collapse;

}

ul li {
	list-style-type: square;
}

ul li li {
	list-style-type: disc;
}

ul li li li {
	list-style-type: circle;
}

.bottompane {
	background-color: transparent;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	width: 100%;
}

/* text style for buttons and link buttons used in the portal admin pages */
.commandbutton {
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
}

.contentpane {
	background-color: transparent;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	text-align: left;
	width: 416px;
}

.controlpanel {
	background-color: #F8F8FF;
	width: 770px;
}

.controlpanel {
	background-color: #FFFFFF;
	border-bottom: #003366 0px solid;
	border-left: #003366 0px solid;
	border-right: #003366 0px solid;
	border-top: #003366 0px solid;
	height: 64px;
	width: 100%;
}

.controlpanelpane{
	background-color: transparent;
	padding: 0px;
	text-align: center;
	vertical-align: top;
	width: 770px;
}

/* styles used in the FileManager */
.filemanager {
	border-bottom: #000000 0px solid;
	border-left: #000000 0px solid;
	border-right: #000000 0px solid;
	border-top: #000000 0px solid;
	height: 400px;
}

.filemanager_altitem {
	background-color: #EEEEEE;
	border-style: none;
	color: #000000;
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
}

.filemanager_explorer {
	background-color: #FFFFFF;
	border: #696969 1px solid;
	height: 100%;
	margin: 2px 2px 2px 2px;
}

.filemanager_filelist  {
	background-color: #FFFFFF;
	border: #696969 1px solid;
	height: 100%;
	margin: 2px 2px 2px 2px;
	overflow: auto;
}

.filemanager_header {
	background-color: #9EBFF6;
	border-bottom: #696969 1px solid;
	color: #E7E7FF;
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	height: 25px;
}

.filemanager_item {
	background-color: #F8F8F8;
	border-bottom: #000000 1px dashed;
	border-top: #000000 1px dashed;
	color: #000000;
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
}

.filemanager_messagebox  {
	background-color: #FFFFFF;
	padding: 25px 25px 25px 25px;
	text-align: center;
	vertical-align: middle;
}

.filemanager_pager {
	background-color: #EEEEEE;
	border-top: #696969 1px solid;
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	height: 25px;
}

.filemanager_selitem {
	background-color: #99FFFF;
	border-style: none;
	color: #FFFFFF;
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
}

.filemanager_statusbar {
	background-color: #DEDFDE;
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	height: 25px;
	margin: 2px 2px 2px 2px;
}

.filemanager_toolbar {
	border-bottom: #000000 1px solid;
	height: 25px;
}

.filemanagertreenode  {
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
}

.filemanagertreenodeselected  {
	background-color: #DCDCDC;
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
}

.head {
	color: #333333;
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 18px;
	font-weight: bold;
}

/* style for module titles */
.head {
	color: Black;
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 20px;
	font-weight: normal;
}

/* Main Menu */
/* LEGACY STYLES from DNN 1-2 */
.headbg {
	background-color: #CCCCCC;
}

/* text style used for help text rendered by modules */
.help {
	background-color: #FFFF99;
	border-bottom: #000000 1px solid;
	border-left: #000000 1px solid;
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	color: #000000;
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}

.leftpane {
	background-color: transparent;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: left;
	width: 186px;
}

.mainmenu_menuarrow {
	border-bottom: #CCCCCC 0px solid;
	border-right: #CCCCCC 0px solid;
	border-top: #CCCCCC 0px solid;
	cursor: pointer;
	cursor: hand;
	font-family: webdings;
	font-size: 10px;
}

.mainmenu_menubar {
	background-color: Transparent;
	cursor: hand;
	cursor: pointer;
	height: 12px;
}

.mainmenu_menubreak {
	/*	height: 1px;*/
	display: none;

}

.mainmenu_menucontainer {
	background-color: #FFFFFF;
	border-bottom: 0px solid #89A3B4;
	margin-left: 0px;
	vertical-align: middle;
}

.mainmenu_menuicon {
	/*background-color: #CCCCCC;
	border-bottom: #CCCCCC 0px solid;
	border-left: #CCCCCC 0px solid;
	border-top: #CCCCCC 0px solid;
	border-right: 0px;
	cursor: pointer;
	cursor: hand;
	height: 21px;
	text-align: center;
	width: 15px;*/
	display: none;
}

.mainmenu_menuitem {
	background-color: Transparent;
	border-bottom: #CCCCCC 0px solid;
	border-left: #CCCCCC 0px solid;
	border-right: #CCCCCC 0px solid;
	border-top: #CCCCCC 0px solid;
	color: #878787;
	cursor: hand;
	cursor: pointer;
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
}

.mainmenu_menuitemsel {
	background-color: #89A3B4;
	color: #000000;
	cursor: hand;
	cursor: pointer;
	font-family: Verdana,Tahoma, Arial, Helvetica;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
}

.mainmenu_rootmenuarrow {
	/*cursor: pointer;
	cursor: hand;
	font-family: webdings;
	font-size: 10px;*/
	display: none;
}

.mainmenu_submenu {
	background-color: #CCCCCC;
	cursor: pointer;
	cursor: hand;
	filter: progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3);
	z-index: 1000;
}

.menurow {
	padding: 0px;
	text-align: left;
	vertical-align: middle;
	white-space: normal;
	width: 770px;
	margin-left: 0px;
}

.moduletitle_menuarrow {
	border-bottom: #FFFFFF 0px solid;
	border-right: #FFFFFF 0px solid;
	border-top: #FFFFFF 0px solid;
	cursor: hand;
	cursor: pointer;
	font-family: webdings;
	font-size: 10px;
}

.moduletitle_menubar {
	background-color: Transparent;
	cursor: hand;
	cursor: pointer;
	height: 16px;
}

.moduletitle_menubreak {
	background-color: #EEEEEE;
	border-bottom: #EEEEEE 0px solid;
	border-left: #EEEEEE 0px solid;
	border-right: #EEEEEE 0px solid;
	border-top: #EEEEEE 0px solid;
	height: 1px;
}

/* Module Title Menu */
.moduletitle_menucontainer {
	border-bottom: #0000FF 0px solid;
	border-left: #0000FF 0px solid;
	border-right: #0000FF 0px solid;
	border-top: #0000FF 0px solid;
}

.moduletitle_menuicon {
	background-color: #EEEEEE;
	border-bottom: #EEEEEE 0px solid;
	border-left: #EEEEEE 0px solid;
	border-top: #EEEEEE 0px solid;
	cursor: hand;
	cursor: pointer;
	height: 21px;
	text-align: center;
	width: 15px;
}

.moduletitle_menuitem {
	background-color:transparent;
	border-bottom: #FFFFFF 0px solid;
	border-left: #FFFFFF 0px solid;
	border-right: #FFFFFF 0px solid;
	border-top: #FFFFFF 0px solid;
	color: #000000;
	cursor: hand;
	cursor: pointer;
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
}

.moduletitle_menuitemsel {
	background-color: #C1C1C1;
	color: #000000;
	cursor: hand;
	cursor: pointer;
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
}

.moduletitle_rootmenuarrow {
	cursor: pointer;
	cursor: hand;
	font-family: webdings;
	font-size: 10px;
}

.moduletitle_submenu {
	background-color: #FFFFFF;
	border-bottom: #FFFFFF 0px solid;
	border-left: #FFFFFF 0px solid;
	border-right: #FFFFFF 0px solid;
	border-top: #FFFFFF 0px solid;
	cursor: pointer;
	cursor: hand;
	filter: progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3);
	z-index: 1000;
}

.nkrightsidetext	{
	background: transparent;
	color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	padding: 10px;
}

/* text style used for most text rendered by modules */
.normal {
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
}

/* text style used for rendered text which requires emphasis */
.normalbold {
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
}

/* text style used for error messages */
.normalred {
	color: #FF0000;
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.normaltextbox {
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 9px;
	font-weight: normal;
	
}

.othertabs {
	color: #FFFFFF;
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
}

.pagemaster {
	background-color: #FFFFFF;
	border: none;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	width: 770px;
}

.rightpane {
	background-color: transparent;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: left;
	width: 136px;
}

.selectedtab {
	color: #FFFFFF;
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
}

.skingradient {
	border: none;
	padding: 0px;
	text-align: left;
	vertical-align: middle;
	white-space: normal;
	width: 770px;
}

.skinheader {
	border: none;
	padding: 0px;
	width: 770px;
}

.skinmaster {
	background-color: #FFFFFF;
	border: none;
	margin-left:14px;
	text-align: left;
	width: 770px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.skinobject {
	color: #003366;
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 9px;
	font-weight: normal;
	padding-left: 0px;
	padding-right: 0px;
	text-decoration: none;

}

.standardbutton {
	background: #AAAAAA none;
	color: #FFFFFF;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

/* button style for standard HTML buttons */
.standardbutton {
	background: #DDDDDD;
	color: #000000;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	padding-left: 0px;
	padding-right: 0px;
}

/* style of item titles on edit and admin pages */
.subhead {
	color: #003366;
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.subsubhead {
	color: #000000;
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
}

.tabbg {
	background-color: #000000;
}

.toppane {
	background-color: transparent;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	width: 770px;
}

/* styles used by TreeMenu Skin Object */
.treemenu_node  {
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
}

.treemenu_nodeselected {
	background-color: #DCDCDC;
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
}

.treeviewmenu {
	background-color: #DDDDDD;
	border-bottom: #8F9092 1px solid;
	border-left: #8F9092 1px solid;
	border-right: #8F9092 1px solid;
	border-top: #8F9092 1px solid;
	moz-border-radius-bottomleft: 15px;
	moz-border-radius-bottomright: 15px;
	moz-border-radius-topleft: 3px;
	moz-border-radius-topright: 3px;
	width: 175px;
}

.treeviewmenu_header {
	background-image: url(/BFDGTestDrive/Portals/_default/Skins/BFDGWireSkin//BFDGTestDrive/Portals/_default/Skins/BFDG_Wireframe_Skin//bfdg/Portals/0/Skins/BFDG_Wireframe_Skin/gradient_LtGray.jpg);
}

/* styles used in the Wizard Framework */
.Wizard
{
	border-right:none;
	border-top: none;
	border-left: none;
	border-bottom: none;
	height:500px;
	width:800px;
}
.WizardButton
{
	border-right: dimgray 1px solid;
	padding-right: 2px;
	border-top: dimgray 1px solid;
	padding-left: 2px;
	padding-bottom: 2px;
	border-left: dimgray 1px solid;
	padding-top: 2px;
	border-bottom: dimgray 1px solid;
	background-color: gainsboro;
}
.WizardHeader
{
	background: white;
	border-bottom: black 1px solid;
	height:40px;
}
.WizardFooter
{
	border-top: black 1px solid;
	background: white;
	height: 25px;
	text-align: right;
}
.WizardBody
{
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	height:auto; 
	font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
    color:Black;
}
.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;
}
.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;
}

.WizardTextBox
{
    font-family: Tahoma, Arial, Helvetica;
    font-size:smaller ;
    font-weight: normal;
    
}

.nKSearchLeftTextBox{
	color: #003366;
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 9px;
	font-weight: normal;
	padding-left: 0px;
	padding-right: 0px;
	text-decoration: none;
	
}

.nKSearchLeftLink{
	color: #003366;
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 9px;
	font-weight: normal;
	padding-left: 0px;
	padding-right: 0px;
	text-decoration: none;
}
.nKSearchLeft{
	color: #003366;
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 9px;
	font-weight: normal;
	padding-left: 0px;
	padding-right: 0px;
	text-decoration: none;
}
.nKLinkListText{
	color: #003366;
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 9px;
	font-weight: normal;
	padding-left: 0px;
	padding-right: 0px;
	text-decoration: none;
	line-heights:9px;
	}



