/* ====================================================================
    Base Styles Including DNN-Specific
   ==================================================================== */

/* ====================================================================
    Peak Performance Popup
   ==================================================================== */
* {
}

html {
}


/* HTML Body Styles
****************************************************/

body {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 62.5%;
	color: #000;
	background-color: #fff;
	background-image: url(gfx/bg.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	width: auto; /* 450px; */
	height: 425px;
}

/* body#Body {
	background-color: #fff;
} */

/* END - HTML Body Styles - END */


/* Text Styles
****************************************************/

b, strong, .NormalBold {
	font-family: Verdana, Helvetica, Arial, sans-serif;
    font-weight: bold;
}

p, .Normal, .NormalDisabled {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 1.1em;
	line-height: 1.5em;
	font-weight: normal;
	color: #333;
	margin-top: 0em;
	margin-bottom: .8em;
	padding-right: 5px;
	text-align: left;
}

.NormalRed {
	color: #c00;
    font-weight: bold;
}
/* END- Text Styles - END */


/* Form Styles
****************************************************/

.NormalTextBox {
}

/* END - Form Styles - END */


/* Heading Styles
****************************************************/

h1, .Head  {
	font-family: Verdana, Helvetica, Arial, sans-serif;
    font-size:  1.2em;
	line-height: 1.5em;
    font-weight: bold;
	text-transform: capitalize;
    color: #f68414;
	margin: 0;
	margin-bottom: .5em;
}

h2, .SubHead {
	font-family: Verdana, Helvetica, Arial, sans-serif;
    font-size:  1.1em;
	line-height: 1.1em;
    font-weight: normal;
	font-style:italic;
	text-transform: capitalize;
	letter-spacing: 1px;
    color: #f68414;
	margin-top: -.5em;
	margin-bottom: 1em;
}

h3, .SubSubHead {
	font-family: Verdana, Helvetica, Arial, sans-serif;
    font-size:  1.1em;
	line-height: 1.1em;
    font-weight: normal;
	font-style:italic;
	text-align:center;
	text-transform: capitalize;
	letter-spacing: 1px;
    color: #009ddc;
	margin-top: 1em;
	margin-bottom: 1em;
}
h4 {
	font-family: Verdana, Helvetica, Arial, sans-serif;
    font-size:  1em;
	line-height: 1.3em;
    font-weight: normal;
	font-style:italic;
	text-transform: capitalize;
	letter-spacing: 1px;
	color: #000;
	margin-top: -.5em;
	margin-bottom: 1em;
}

h5 {
	font-family: Verdana, Helvetica, Arial, sans-serif;
    font-size:  1em;
	line-height: 1.3em;
    font-weight: normal;
	font-style:italic;
	text-transform:none;
	letter-spacing: 1px;
	color: #000;
	margin-top:-.50em;
	margin-bottom: 1em;
}

/* END - Heading Styles - END */


/* Links
****************************************************/

a {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	letter-spacing:0px;
    font-size: 1em;
/*    font-size: .9em;
    font-weight: bold;
    text-decoration: none;
*/	color: #f68414;
}

a:link, a:visited, a:active {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	letter-spacing:0px;
	font-size: 1em;
	font-weight: bold;
	color: #E97A0F;
	text-decoration: none;
}

a:hover {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	letter-spacing:0px;
	font-size: 1em;
	font-weight: bold;
	color: #f68414;
    text-decoration: none;
}
/* END - Links - END */


/* Other Basic HTML Elements
****************************************************/

ul {
	padding: 0;
	margin-bottom: .5em;
	margin-top: 0;
	margin-left: .5em;
	_margin-left: 5px;
}

li {
    font-size: 1em;
	line-height: 1.4em;
	margin-bottom: .5em;
	margin-top: 0;
	margin-left: 1.5em;
	_margin-left: 15px;
	color: #666666;
}

/* END - Other Basic HTML Elements - END */


/* DNN [USER] and [LOGIN] controls
****************************************************/

.UserLogin {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size: 10.5px;
	color: #f68414;
	text-align: right;
	background-color: transparent;
	padding: 10px;
	}
a.UserLogin:link, a.UserLogin:visited, a.UserLogin:active {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	letter-spacing:0px;
	font-size: 10.5px;
	font-weight: bold;
	color: #E97A0F;
	text-decoration: none;
}

a.UserLogin:hover {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	letter-spacing:0px;
	font-size: 10.5px;
	font-weight: bold;
	color: #f68414;
    text-decoration: none;
}

/* END - [USER] and [LOGIN] controls - END */


/* ====================================================================
    Skin-Specific Styles
   ==================================================================== */   

div.MainContent {
	width: 335px;
	height: 300px;
	overflow-y: auto;
	overflow-x: hidden;
	padding-top: .9em;
}

div.MainContent td.plainbody {
	width: 305px;
	_width: 285px;
}

div.MainContentAdmin {
	width: 660px;
	height: 300px;
	overflow: auto;
	text-align: left;
}

.block_rotation {
	margin: 0;
	padding: 0;
	background-color: transparent;
	width: 280px;
	height: 290px;
	}


    
/* Styles for Images
****************************************************/
.img_left {
float: left;
}

.img_right {
float: right;
}

/* END - Styles for Images - END */



/* =======================================================================================
    CSS STYLES FOR HouseMenu
   ======================================================================================= */

/*********************************************************************
 Standard structural CSS that typically should not need to be changed 
*********************************************************************/

/***************************** MainMenu Styles for Center Portion - START - **************************/
#MainMenu, #MainMenu ul { /* all MainMenu lists */
	padding: 0;
	margin: 0;
	border: 0;
	list-style: none;
	white-space: nowrap;
	position: relative;
	z-index: 999999;
	color: #000;
}

#MainMenu li { /* all list items */
	position: relative;
	display: inline;
	float: left;
	margin: 0;
	border: 0;
	padding: 0;
}

#MainMenu a { /* all links within the menu wrapper */
	display: block;
	margin: 0; 
	border: 0;
	padding: 0;
}

#MainMenu li a:hover {
	margin: 0;
	border: 0;
	padding: 0;
}

#MainMenu li li { /* all items under the top level */
	z-index: 999998;
}

#MainMenu li li a { /* all item links under the top level */
	margin: 0;
	border: 0;
	padding: 0;
}

#MainMenu li li a:hover {
	margin: 0;
	border: 0;
	padding: 0;
}

#MainMenu li ul {
	position: absolute;
	margin: 0;
	border: 0;
	padding: 0;
	z-index: 999997;
}

#MainMenu li ul ul { /* third-and-above-level lists */
	margin: 0;
	border: 0;
	padding: 0;
}

#MainMenu li:hover ul ul, 
#MainMenu li:hover ul ul ul, 
#MainMenu li.sfhover ul ul, 
#MainMenu li.sfhover ul ul ul {
	left: -99em;
}

#MainMenu li:hover ul, 
#MainMenu li li:hover ul, 
#MainMenu li li li:hover ul, 
#MainMenu li.sfhover ul, 
#MainMenu li li.sfhover ul, 
#MainMenu li li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
	z-index: 999999;
}

#MainMenu iframe {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 0;
	filter: progid:DXImageTransform.Microsoft.Alpha(style=0,opacity=0);
	display: block;
}

.ArrowPointer
{
	cursor: default;
}


/*******************************************************
 Presentation CSS that typically needs to be customized
*******************************************************/

#MainMenu {
	width: auto;
	min-Width: 335px;
	_width: 100%;
	text-align: right;
}

#MainMenu ul { /* all MainMenu lists */
	width: 100%;
	_width: 100%;
	height: auto;
	background-color: transparent;
	border: none;
	padding: 0;
	margin: 0;
}

#MainMenu li { /* all list items */
	width: auto;
	_width: 0;
	height: auto;
	_height: 16px;
	background-color: #ea7201;
	margin-left: 1px;
}

#MainMenu li:hover, 
#MainMenu li.sfhover {
	background-color: #019cdc; 
}

#MainMenu li.CapLeft {
	background-image: url(gfx/Nav/left_orange.jpg);
	background-position: right;
	background-repeat: no-repeat;
	width: 19px;
	height: 24px;
	margin-right: 0px;
}

#MainMenu li.CapRight {
	background-image: url(gfx/Nav/right_orange.jpg);
	background-position: left;
	background-repeat: no-repeat;
	width: 19px;
	height: 24px;
}

#MainMenu a { /* all links within the menu wrapper */
	font-family: Arial,Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	text-transform: none;
	letter-spacing: 0px;
	color: #fff;
	/* background-color: #ea7201; */
	background-color: transparent;
	line-height: 12px;
	width: auto;
	_width: 100%;
	height: auto;
	_height: 12px;
	padding-bottom: 5px;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 7px;
	/* margin-left: 1px; */
}

#MainMenu li a:active {
	width: auto;
	_width: 100%;
	height: auto;
	_height: 12px;
	line-height: 12px;
	color: #99ccff;
	background-color: #019cdc; 
	padding-bottom: 5px;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 7px;
}

#MainMenu li a:hover {
	color: #fff;
	background-color: #019cdc; 
	width: auto;
	_width: 100%;
	height: auto;
	_height: 12px;
	line-height: 12px;
	padding-bottom: 5px;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 7px;
}

#MainMenu li li { /* all items under the top level */
	width: 100px;
	_width: 100px;
	height: auto;
	_height: 10px;
}

#MainMenu li li a { /* all item links under the top level */
	font-family: Arial,Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	text-transform: none;
	text-align: left;
	letter-spacing: 0px;
	color: #fff;
	background-color: #019cdc;
	background-image: none;
	border-top: 1px #fff solid;
	line-height: 12px;
	padding-bottom: 4px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 4px;
	width: 100px;
	_width: 100px;
	height: auto;
	_height: 12px;
	z-index: 100;
}

#MainMenu li li a:hover {
	color: #fff;
	background-color: #ea7201;
	background-image: none;
	border-top: 1px #fff solid;
	line-height: 12px;
	padding-bottom: 4px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 4px;
	width: 100px;
	_width: 100px;
	height: auto;
	_height: 12px;
	z-index: 100;
}


#MainMenu li ul { /* second-level lists */
	width: 100px; /* width of MainMenu, must be set so third-level list can get shifted over properly */
	left: -1999px; /* using left instead of display to hide menus because display: none isn't read by screen readers */
	height: auto;
	line-height: 18px;
	background-color: #336699;
	margin: 0;
}

#MainMenu li ul ul { /* third-and-above-level lists */
	margin: -22px 0 10 100px;
	border: solid 1px #000;
	line-height: 12px;
	background-color: #336699;
}

/* Applied to the parent item, if displayed, in either vertical or horizontal
   orientation. Must follow other styles. */
#MainMenu #houseMenuParentItem a
{ /* all links under the parent item (li) */
	background-color: #336699; 
	text-decoration: none;
}

#MainMenu a#houseMenuParentLink
{ /* parent link itself */
	background-color: #336699; 
	text-decoration: none;
}

#MainMenu a#houseMenuCurrentLink {/*current link itself*/ 
	color: #336699; 
	background-color: #336699; 
	text-decoration: none;
	padding-bottom:4px;
	padding-left:10px;
	padding-right:10px;
	padding-top:4px;
}	  
/***************************** MainMenu Styles for Center Portion - END - **************************/




/*********************************************************************
 Standard structural CSS that typically should not need to be changed 
*********************************************************************/
/***************************** Submenu Styles - START - **************************/
#SubMenu, #SubMenu ul { /* all SubMenu lists */
	padding: 0;
	margin: 0;
	border: 0;
	list-style: none;
	white-space: nowrap;
	position: relative;
	z-index: 888888;
}

#SubMenu li { /* all list items */
	position: relative;
	display: inline;
	float: left;
	margin: 0;
	border: 0;
	padding: 0;
}

#SubMenu a { /* all links within the menu wrapper */
	display:block;
	margin: 0; 
	border: 0;
	padding: 0;
}

#SubMenu li a:hover {
	margin: 0;
	border: 0;
	padding: 0;
}

#SubMenu li li { /* all items under the top level */
	z-index: 888888;
}

#SubMenu li li a { /* all item links under the top level */
	margin: 0;
	border: 0;
	padding: 0;
}

#SubMenu li li a:hover {
	margin: 0;
	border: 0;
	padding: 0;
}

#SubMenu li ul {
	position: absolute;
	margin: 0;
	border: 0;
	padding: 0;
	z-index: 888888;
}

#SubMenu li ul ul { /* third-and-above-level lists */
	margin: 0;
	border: 0;
	padding: 0;
}

#SubMenu li:hover ul ul, 
#SubMenu li:hover ul ul ul, 
#SubMenu li.sfhover ul ul, 
#SubMenu li.sfhover ul ul ul {
	left: -99px;
}

#SubMenu li:hover ul, 
#SubMenu li li:hover ul, 
#SubMenu li li li:hover ul, 
#SubMenu li.sfhover ul, 
#SubMenu li li.sfhover ul, 
#SubMenu li li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
	z-index: 999999;
}

#SubMenu iframe {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 0;
	filter: progid:DXImageTransform.Microsoft.Alpha(style=0,opacity=0);
	display: block;
}

.ArrowPointer
{
	cursor: default;
}



/*******************************************************
 Presentation CSS that typically needs to be customized
*******************************************************/

#SubMenu, #SubMenu ul { /* all SubMenu lists */
	width: auto;
	height: auto;
	background-color: transparent;
	border: none;
	padding: 0;
	margin: 0;
}

#SubMenu li { /* all list items */
	width: auto;
	height: auto;
/*	border-bottom: 2px #336699 solid;
	border-left: 1px #99ccff solid;
*/
	padding: 0px;
	margin: 0px;
}

#SubMenu a { /* all links within the menu wrapper */
	/* font-family: Arial Narrow, Helvetica Condensed, Trebuchet MS, Arial, Verdana, Helvetica, sans-serif; */
	font-family: Arial,Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	text-transform: none;
	letter-spacing: 0px;
	color: #ea7201;
	background-color: transparent;
	line-height: 13px;
	width: auto;
	height: auto;
	padding-bottom: 0px;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 0px;
	margin-top: 6px;
	margin-bottom: 0px;
	border-right: 1px #f9e500 solid;
}

#SubMenuLink62, #SubMenuLink69 {
	border: 0 !important;
}

#SubMenu li a:active {
	height: auto;
	color: #99ccff;
	background-color: transparent;
	padding-bottom:0px;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 0px;
	margin-top: 6px;
	margin-bottom: 0px;
	border-right: 1px #f9e500 solid;
}

#SubMenu li a:hover {
	color: #019cdc;
	background-color: transparent;
	height: auto;
	padding-bottom:0px;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 0px;
	margin-top: 6px;
	margin-bottom: 0px;
	border-right: 1px #f9e500 solid;
}

#SubMenu li li { /* all items under the top level */
	/* hack for MacIE5 to ignore, while other browsers use \*/
	width: 180px;
	_width: 180px;
	height: auto;
	_height: 10px;
	/* end hack */
}


#SubMenu li li a:hover {
	color: #99ccff;
	background-color: transparent;
	line-height:10px;
	padding-bottom:2px;
	padding-left:5px;
	padding-right:5px;
	padding-top:7px;
	/* hack for MacIE5 to ignore, while other browsers use \*/
	width: 180px;
	_width: 180px;
	height: auto;
	_height: 10px;
	/* end hack */
	z-index:100;
}

#SubMenu li ul ul { /* third-and-above-level lists */
	margin: -22px 0 10 144px;
	border: solid 1px #000;
	line-height: 12px;
	background-color: transparent;
}

/* Applied to the parent item, if displayed, in either vertical or horizontal
   orientation. Must follow other styles. */
#SubMenu #houseMenuParentItem a
{ /* all links under the parent item (li) */
	background-color: transparent;
	text-decoration: none;
}

#SubMenu a#houseMenuParentLink
{ /* parent link itself */
	background-color: transparent;
	text-decoration: none;
}

#SubMenu a#houseMenuCurrentLink {/*current link itself*/ 
	color: #99ccff; 
	background-color: transparent;
	text-decoration: none;
	border-bottom: 2px #99ccff solid;
	border-left: 1px #99ccff solid;
	border-right: 1px #99ccff solid;
	border-top: 2px #99ccff solid;
	padding-bottom:4px;
	padding-left:5px;
	padding-right:5px;
	padding-top:4px;
	margin-top:0px;
	margin-bottom:0px;
}	  

/***************************** Submenu Styles - END - **************************/



.MenuLeft {
	color: #fff;
	background-color: #fff;
	background-image: url(gfx/Nav/left_orange.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	line-height: 10px;
}

.MenuRight {
	color: #fff;
	background-color: #fff;
	background-image: url(gfx/Nav/right_orange.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	line-height: 10px;
}



/* DNN Control Panel
****************************************************/

table.ControlPanel {
	background-color: #eee;
	width: 99%;
	z-index: 999999999;
	left: 1px;
	position: absolute;
	top: 1px;
}

/* END - DNN Control Panel - END */

