/* 
================================
Skin styles for DotNetNuke
================================
*/

h1
{
	font-size: 18pt;
	color: #0F4B8A;
	font-family: Arial;
	padding: 0 0 0 0;
	margin:  0 0 0 0;
}

h2
{
	font-size: 12pt;
	color: #000000;
	text-transform: uppercase;
	font-family: Aril;
	padding: 0;
	margin: 0;
	padding-bottom: 10px;
}

h3
{
	margin: 10px 0px 10px 0px;
	border-bottom: solid 1px #D2D2D2;
	color: #0F4B8A;
	font-style: italic;
	font-weight: bold;
	font-size: 10pt; /*background-color: #F0F0F0;*/
	display: block;
}

.pagemaster
{
	width: 100%;
	overflow: hidden;
	background-color: #ffffff;
	text-align: center;
}

.pageHeader
{
	font-family: Times New Roman;
	font-size: 18pt;
	color: White;
	text-align: center;
	vertical-align: middle;
}

.pageMissionStatement
{
	background-color: #0B4080;
	color: White;
	text-align: center;
	padding: 10px 0px 10px 0px;
	font-style: italic;
}

.skinmaster
{
	width: 970px;
	height: 100%;
	background-color: #ffffff;
	text-align: center;
}
.skinheader
{
}

.skinheader .logoBreak
{
	height: 25px;
	background-color: #d2d2d2;
	padding: 0px 0px 0px 0px;
	vertical-align: top;
}
.skingradient
{
	height: 30px;
}

.menuBar
{
	background-color: #2E8BC8;
	border-top: 1px solid white;
}

.controlpanel
{
	width: 100%;
	background-color: #fefefe;
}
.toppane
{
	width: 100%;
	background-color: transparent;
	padding: 3px 0px 3px 3px;
}
.leftpane
{
	width: 188px;
	background-color: transparent;
	padding: 3px 3px 3px 0px;

}
.contentpane
{
	width: 100%;
	background-color: transparent;
	padding: 3px 3px 3px 3px;

	text-align: left;
}
.rightpane
{
	width: 189px;
	background-color: transparent;
	padding: 3px 0px 3px 3px;

	vertical-align: top;
	text-align: left;
}
.bottompane
{
	width: 100%;
	background-color: transparent;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}

/*  MENU BAR */
.main_dnnmenu_container
{
}
.main_dnnmenu_bar
{
	cursor: pointer;
	cursor: hand;
	background-color: #2E8BC8;
	height: 32px;
}
.main_dnnmenu_item
{
	/*TD if menu option for using tables is on*/
	cursor: pointer;
	cursor: hand;
	color: #000000;
	font-size: 8pt;
	font-style: normal;
	background-color: Transparent;
	font-family: Verdana, Arial, Helvetica;
	white-space: nowrap; /*Word wrapping menu item now optional*/
	padding: 3px 3px 3px 3px;
	height: 100%;

}

.main_dnnmenu_rootitem
{
	/*TD if menu option for using tables is on*/
	cursor: pointer;
	cursor: hand;
	color: #FFFFFF;
	font-size: 9pt;
	
	font-style: normal;
	background-color: Transparent;
	font-family: Verdana, Arial, Helvetica;
	white-space: nowrap; /*Word wrapping menu item now optional*/
	padding: 0px 12px 0px 12px; /*explicitly set padding for root menu items*/
	height: 100%;
	vertical-align: middle;
	line-height: 32px;
	border-left: solid 1px white;
}

.main_dnnmenu_itemhover
{
	background-color: #0077C0 ;
	color: White;
}

.main_dnnmenu_itemhover td
{
	background-color: #0077C0 ;
}

.main_dnnmenu_icon
{
	cursor: pointer;
	cursor: hand;
	text-align: center;
	width: 0px;
	height: 100%;
	padding-right: 10px;
}
.main_dnnmenu_submenu
{
	border: 1px solid white;
	background-color: #5CA6D7;
	z-index: 1000;
	cursor: pointer;
	cursor: hand;
	filter: progid:DXImageTransform.Microsoft.Shadow(color= '#696969' , Direction=135, Strength=3);
	padding: 5px 5px 5px 5px; /*explicitly set padding for sub-menus */
}
.main_dnnmenu_break
{
	height: 1px;
	font-size: 1px;
	background-color: White;
}

.main_dnnmenu_arrow
{
	border-right: #cad5ea 1px solid;
	border-bottom: #cad5ea 1px solid;
	border-top: #cad5ea 0px solid;
	font-family: webdings;
	font-size: 10pt;
	cursor: pointer;
	cursor: hand;
}
.main_dnnmenu_rootmenuarrow
{
	font-family: webdings;
	font-size: 10pt;
	cursor: pointer;
	cursor: hand;
}

.StandardButton
{
	font-family: Arial, verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
.TreeViewMenu
{
	width: 175px;
	background-color: #dfe5f2;
	border-right: #7994cb 1px solid;
	border-top: #7994cb 1px solid;
	border-left: #7994cb 1px solid;
	border-bottom: #7994cb 1px solid;
	-moz-border-radius-bottomleft: 15px;
	-moz-border-radius-bottomright: 15px;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
}
.TreeViewMenu_Header
{
	background-image: url(gradient_LtBlue.jpg);
}

.Head
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 18px;
	font-weight: normal;
	color: #333333;
}

.footer1
{
	font-family: Verdana;
	font-size: 9pt;
	color: #0F4B8A;
}

A.footer1
{
	font-family: Verdana;
	font-size: 9pt;
	color: #0F4B8A;
	text-decoration: none;
}

.footer2
{
	font-family: Verdana;
	font-size: 8pt;
	color: #d2d2d2;
	text-decoration: none;
	font-weight: bold;
}


input, select, textarea
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
}

/* WIZARD STYLE */

#wizardNavigation td
{
	padding: 5px 5px 5px 5px;
}
.divWizard
{
	width: 100%;
	margin-bottom: 5px;
	margin-left: 0px;
	font-family: Arial;
	font-size: 10pt;
	line-height: normal;
}

.pageSubHeading
{
	font-size: 18pt;
	color: #FF0000;
	font-family: Arial;
	line-height: 30px;
	vertical-align: top;
}

.pageSubSubHeading
{
	font-size: 11pt;
	color: #000000;
	font-family: Arial;
	vertical-align: top;
	text-transform: uppercase;
}

.stepNotCompleted
{
	background-color: #D2D2D2;
	width: 15px;
	border: 1px solid #D2D2D2;
	margin-right: 5px;
	color: White;
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	text-align: center;
}

.stepCompleted
{
	background-color: #5F5F5F;
	width: 15px;
	border: 1px solid #5F5F5F;
	color: White;
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	text-align: center;
}

.stepCurrent
{
	background-color: #FE0003;
	width: 15px;
	border: 1px solid #FE0003;
	color: White;
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	text-align: center;
}

.wizardProgress
{
	padding-right: 15px;
	font-family: Arial;
	font-size: 10pt;
	color: #000000;
}

/*****************************
** Data Table Form
*****************************/

.formTable
{
	background: white;
	border-collapse: collapse;
	font-size: 9pt;
	font-family: Arial, Tahoma, Verdana;
	width: 100%;
	margin: 5px 0;
	border: 1px solid #d2d2d2;
}

.formBreak
{
	background-color: #D2D2D2;
	padding: 5px;
	font-weight: bold;
	color: black;
	text-align: left;
	vertical-align: middle;
	font-size: 10pt;
	border: 1px solid #CBCBCB;
	border-bottom: 0;
}

.formHeader
{
	padding: 5px;
	background-color: #F0F0F0;
	vertical-align: top;
}

.formText
{
	padding: 5px;
	vertical-align: top;
}

.formButton
{
	font-family: Verdana;
	width: 100px;
	font-size: 8pt;
}

.formInput
{
	font-family: Verdana;
	font-size: 8pt;
}

.formNormalText
{
	font-family: verdana;
	font-size: 10pt;
	padding: 3px;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 18px;
	vertical-align: middle;
	color: #000000;
	font-weight: normal;
}


/*****************************
** DATAGRID STYLES
*****************************/
.dataGridCaption
{
	font-size: 12pt;
	color: #FF0000;
	font-family: Arial;
}

.datagridTable
{
	border-collapse: collapse;
	background: #FFFFFF; /*border: 1px solid #CCCCCC;*/
	padding: 6px 6px 6px 6px;
	width: 100%;
	background-color: White;
	font-family: Arial;
	border: 1px solid #D2D2D2;
}

.datagridTable thead th
{
	font-size: 8.8pt;
	font-weight: bold;
	vertical-align: middle;
	text-align: left;
	padding: 3px;
	padding-top: 6px;
	padding-bottom: 6px; /*border: 1px solid #FFFFFF;*/
	background-color: #F0F0F0; /*light blue: D9E6F4;*/ /*#957F2E;*/
	color: black;
	border: 1px solid #D2D2D2;
}

.datagridTable tfoot tr
{
	font-size: 8.8pt;
	vertical-align: top;
	padding: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
	border-top: 1px solid #D2D2D2;
}

.datagridTable .emptyDataSet
{
	font-size: 8.8pt;
	border-top: 1px solid #D2D2D2;
	font-style: italic;
}

.datagridTable tfoot tr TD
{
	border-top: 1px solid #D2D2D2;
	font-style: italic;
}

.datagridTable tbody TD
{
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	border: 1px solid #D2D2D2;
}

.odd
{
	font-size: 8.8pt;
	vertical-align: top;
	margin: 0px 0px 0px 0px; /*border: solid 1px #CCCCCC;*/
	background-color: #FFFFFF;
	color: #000000;
	border: 1px solid #D2D2D2;
}

.even
{
	font-size: 8.8pt;
	vertical-align: top;
	margin: 0px 0px 0px 0px; /*border: solid 1px #CCCCCC;*/
	background-color: #F0F0F0;
	color: #000000;
	border: 1px solid #D2D2D2;
}

.datagridTable .cmdrow
{
	font-size: 8pt;
	text-align: center;
	vertical-align: top;
	padding-top: 4px;
	padding-bottom: 4px;
	width: 10px;
	margin: 0px 0px 0px 0px;
	background-color: #FFFFFF; /*#E0DAC5;*/ /*#CCCCCC;*/
	border: solid 1px #D2D2D2;
	white-space: nowrap;
}

.datagridNewTable
{
	border-collapse: collapse;
	background: #FFFFFF;
	border: 0px solid #1F2B53;
	padding: 6px 6px 6px 6px;
	width: 97%;
}

.datagridNewCell
{
	font-size: 8pt;
	font-weight: bold;
	vertical-align: top;
	text-align: right;
	margin: 0px 0px 0px 0px;
	border: solid 0px #A0A0AF;
}

.datagridTable input, .datagridTable select
{
	font-family: Arial, Tahoma, Verdana;
	font-size: 9pt;
}

/************ END OF DATA TABLE ***********/

.signinLink:link, .signinLink:visited, .signinLink:hover, .signinLink:active
{

	font-family: Verdana;
	font-size: 9pt;
	color: #0F4B8A;
}

.signinLink:hover
{
	text-decoration: underline;
}

/* Button with rounded corner background image */
.btnContainer:link, .btnContainer:visited, .btnContainer:active
{
	text-align: center;
	vertical-align: middle;
	display: inline;
	height: 30px; /*32px;*/
	font-size: 10pt;
	font-family: Arial;
	text-decoration: none;
	color: white /*#594A00;*/;
	background-color: #8A7D3A;
	border: 1px solid #71662B;
	width: 86px;
	padding: 3px 12px;
	font-weight: normal;
}
.btnContainer:hover
{
	color: white;
	background-color: #7C8072;
	text-decoration: none;
}
.btnContainerWide:link, .btnContainerWide:visited, .btnContainerWide:active
{
	text-align: center;
	vertical-align: middle;
	display: inline;
	background-color: #8A7D3A;
	width: 150px;
	font-size: 10pt;
	font-family: Arial;
	text-decoration: none;
	color: white;
	padding: 3px 12px;
	font-weight: normal;
}
.btnContainerWide:hover
{
	color: white;
	background-color: #7C8072;
	text-decoration: none;
}


.Normal
{
	font-size: 10pt;
	font-family: Arial;
	line-height: normal;
}


/* New Navigation Menu Style */
DIV.NavMenu
{
	font-family: Arial;
	font-size: 1em;
	display: block;
	width: 186px;
}

DIV.NavMenu *
{
	padding: 0;
	margin: 0;
}

DIV.NavMenu LI
{
	list-style: none;
	height: 20px;
	display: inline;
}
DIV.NavMenu A, DIV.NavMenu A:HOVER
{
	text-decoration: none;
}
DIV.NavMenu SPAN
{
	display: block;
	text-align: left;
	color: #6C6C6C;
	vertical-align: middle;
	white-space: nowrap;
	font-size: 8pt;
	font-weight: bold;
	background-image: url(mainNav-button-tier2.png);
	height: 20px;
	line-height: 20px;
	padding-left: 10px;
	max-width: 186px;
	margin-bottom: 3px;
	cursor: pointer;
}
/*
DIV.NavMenu A:HOVER SPAN
{
    color: White;
    background-image: url(mainNav-button-tier2-highlight.png);
    cursor: pointer;
}
*/
DIV.NavMenu SPAN.Header
{
	background-image: url(mainNav-button.png);
	color: White;
	height: 28px;
	line-height: 28px;
	padding-left: 5px;
	max-width: 186px;
}

DIV.NavMenu SPAN.HeaderHover
{
	background-image: url(mainNav-button-highlight.png);
	color: White;
	height: 28px;
	line-height: 28px;
	padding-left: 5px;
	max-width: 186px;
}

DIV.NavMenu SPAN.Selected
{
	background-image: url(mainNav-button-highlight.png);
	height: 28px;
	line-height: 28px;
	padding-left: 5px;
	max-width: 186px;
	color: White;
}
/*
DIV.NavMenu A:HOVER SPAN.Header
{
    background-image: url(mainNav-button-highlight.png);
}
*/


/*
DIV.NavMenu A:HOVER SPAN.Selected
{
    background-image: url(mainNav-button-highlight.png);
    height: 28px;
    line-height: 28px;
    padding-left: 5px;
    max-width: 186px;
    color: White;
}
*/

DIV.NavMenu SPAN.Tier2
{
	background-image: url(mainNav-button-tier2.png);
	color: #555555;
}

DIV.NavMenu SPAN.Tier2Hover
{
	background-image: url(mainNav-button-tier2-highlight.png);
	color: White;
}

DIV.NavMenu SPAN.Tier2Selected
{
	background-image: url(mainNav-button-tier2-highlight.png);
	color: White;
}

/* END New Navigation Menu Style */


a img
{
	border: solid 0px black;
}


blockquote 
{
	margin: 10px auto;
	background: #F0F0F0 url(bgblockquote.gif) top left no-repeat; 
	padding: 0px 8px 8px 65px;
	border: 1px solid #d2d2d2;
}


A:link
{
	color: #0F4B8A;
	text-decoration: none;
}

A:visited
{
	color: #0F4B8A;
	text-decoration: none;
}

A:hover
{
	text-decoration: underline;
}

A:active
{
	color: #0F4B8A;
	text-decoration: none;
}

/*  */
#dnn_dnnSEARCH_txtSearch
{
	font-family: Arial;
	font-size: 6pt;
}