/*========================================================*/
/*  1. Universal                                          */
/*========================================================*/

/* Style For HTML PAGE                   */ html { height: 100%; }
/* Style For HTML BODY                   */ body { margin: 0; background: #A2A5AB; margin: 5px 0 5px 0; }
/* Setting Text Throughout the skin      */ table, tr, td {font-family: Verdana, Arial, Sans-Serif; font-size: 13px; margin: 0;}
											p {font-family: Verdana, Arial, Sans-Serif; font-size: 13px; margin: 0 0 13px 0;}

/*========================================================*/
/*  2. Design Elements                                    */
/*========================================================*/
/*-- Outer Table					--*/	.RedHotCatOuterTable { width:600px; border: solid 1px #000000}
/*-- Outer Table					--*/	.RedHotCatFooter { width:600px}
/*-- Menu							--*/	.RedHotCatMenu { height:25px; background-image: url(RedHotCatMenuBG.gif); background-repeat:repeat-x;}
/*========================================================*/
/*  3. Content Panes                                      */
/*========================================================*/

/*-- top inside content pane       --*/ .RedHotCatContentPane { width: 100%; padding: 7px 7px 7px 7px;}
/*-- Top content pane       --*/ .RedHotCatTopContentPane { padding: 7px 7px 0px 7px;}
/*-- General content pane       --*/ .RedHotCatGeneralContentPane { padding: 0px 7px 0px 7px;}
/*-- Bottom content pane       --*/ .RedHotCatBottomContentPane { padding: 0px 7px 7px 7px;}
/*-- left content pane             --*/ .RedHotCatTopLeftPane { padding: 7px 0px 7px 7px; }
/*-- left content pane             --*/ .RedHotCatTopRightPane { padding: 7px 7px 7px 0px; }

/*========================================================*/
/*  4. Tokens                                             */
/*========================================================*/

/*-- login and user token idle         --*/ .RedHotCatLogin, a.RedHotCatLogin:link, a.RedHotCatLogin:visited, a.RedHotCatLogin:active, .USER_object, a.USER_object:link, a.USER_object:visited, a.USER_object:active { color: #A2A5AB; font-family: Verdana, Arial, Sans-Serif; font-size: 12px; font-weight:bold; text-decoration: none; }
/*-- login and user token hover        --*/ a.RedHotCatLogin:hover, a.USER_object:hover { color: #A2A5AB; font-family: Verdana, Arial, Sans-Serif; font-weight:bold; font-size: 12px; text-decoration: none; }

/*========================================================*/
/*  5. Text                                               */
/*========================================================*/

/*-- most of the text on site          --*/ .normal, .Normal { font-family: Verdana, Arial, Sans-Serif; font-size: 13px; color: #000000; }
/*-- most of the bold text on site     --*/ .NormalBold { font-family: Verdana, Arial, Sans-Serif; font-size: 13px; font-weight: bold; color: #000000; }
/*-- red text on site for errors       --*/ .NormalRed { color: #C50000; font-family: Verdana, Arial, Sans-Serif; font-weight: bold; font-size: 13px; }
/*-- subheadings - mostly in admin     --*/ .SubHead { font-family: Verdana, Arial, Sans-Serif; font-size: 13px; font-weight: bold; color: #777; padding: 0; }
/*-- headings - mostly in admin        --*/ .Head { font-size: 13px; color: #777; background: transparent; font-weight: bold; padding: 0;}
/*-- heading 1					       --*/ H1 { font-size: 21px; color: #C62B38; background: transparent; font-weight: bold; padding: 0; text-align: center;}
/*-- heading 2					       --*/ H2 { font-size: 19px; color: #C62B38; background: transparent; font-weight: bold; padding: 0; text-align: center;}
/*-- heading 3					       --*/ H3 { font-size: 19px; color: #000000; background: transparent; font-weight: bold; padding: 0; text-align: center;}
/*-- heading 4					       --*/ H4 { font-size: 19px; color: #C62B38; background: transparent; font-weight: bold; padding: 0;}
/*-- heading 5					       --*/ H5 { font-size: 13px; color: #000000; background: transparent; font-weight: bold; padding: 0; font-style:italic;text-align: center;}
/*-- heading 6					       --*/ H6 { font-size: 15px; color: #C62B38; background: transparent; font-weight: bold; padding: 0;}
/*-- Disclaimer					       --*/ .Disclaimer { font-size: 11px; color: #A9A9A9; background: transparent; padding: 0;}

/*========================================================*/
/*  6. Links                                          */
/*========================================================*/

/*-- default links visited and active  --*/ a:link, a:visited, a:active { color: #666; font-family: Verdana, Arial, Sans-Serif; font-weight: bold; font-size: 12px; text-decoration: underline; }
/*-- default links hover               --*/ a:hover { color: #444; font-family: Verdana, Arial, Sans-Serif; font-size: 12px; text-decoration: underline; }
/*-- normal  links visited and active  --*/ a.Normal:link, a.Normal:visited { color: #666; font-family: Verdana, Arial, Sans-Serif; font-weight: bold; font-size: 12px; text-decoration: none; }
/*-- normal  links hover               --*/ a.Normal:hover { color: #444; font-family: Verdana, Arial, Sans-Serif; font-size: 12px;	text-decoration: none; }
/*-- admin button-link style           --*/ a.CommandButton:link, a.CommandButton:visited, a.CommandButton:active { color: #6A6A6A; border: 1px solid #ABABAB; background: #EFEFEF; padding: 2px 3px 3px 4px; font-family: Verdana, Arial, Sans-Serif; font-weight: bold; font-size: 12px; text-decoration: none; height: 20px; }
/*-- admin button-link style hover     --*/ a.CommandButton:hover                                                 { color: #6A6A6A; border: 1px solid #868686; background: #DFDFDF; padding: 2px 3px 3px 4px; font-family: Verdana, Arial, Sans-Serif; font-weight: bold; font-size: 12px; text-decoration: none; height: 20px; }
/*-- search button in search form      --*/ .SearchButton { background: transparent; padding: 13px 15px 4px 11px; cursor: hand; font-size:1px; margin: 0 0 0 0px;}

/*========================================================*/
/*  7. Forms                                              */
/*========================================================*/

/*-- default form elements      --*/ select, input { font-family: Verdana, Arial, Sans-Serif; font-size: 13px; color: #333; }
/*-- textbox                    --*/ .NormalTextBox { color: #333; padding-left: 4px; line-height: 13px; font-family: Verdana, Arial, Sans-Serif; font-weight: normal; font-size: 13px; }
/*-- textbox container          --*/ td.NormalTextBox { padding: 0; margin: 0; background: transparent; visibility: invisible; border: 0; }
/*-- textbox used for search    --*/ #dnn_dnnSEARCH_txtSearch.NormalTextBox { height:19px; background: transparent; width: 140px; color: #404852; padding: 4px 0px 0px 8px; border: 0px solid #FFFFFF; cursor:text;}
/* QSSQuickInterest Module     */ .QuickInterestLabel {font-family: Verdana, Arial, Sans-Serif; font-size: 13px; font-weight: bold;}
/*========================================================*/
/*  8. Main Menu and Module Menus                         */
/*========================================================*/
/* Main Menu */



.RedHotCatMenuContainer {
/*
	border-bottom: #C2B2A1 0px solid; 
	border-left: #C2B2A1 0px solid; 
	border-top: #C2B2A1 0px solid; 
	border-right: #C2B2A1 0px solid; 
	border: solid 1px red;
	border-right: solid 1 blue;
	background-color: #CED582;
	width: 800px;
	border: solid 1px yellow;
	table-layout:auto;
*/

	border-bottom: yellow 0px solid; 
	border-left: #FF8080 0px solid; 
	border-top: #FF8080 0px solid; 
	border-right: yellow 0px solid;  
	background-color: transparent;
	width:100%;
}



.RedHotCatMenuBar {

	cursor: pointer; 
	cursor: hand; 
	height: 25px;
	width: 600px;
/*
	border: solid 1px red;
	width: 300px;
	background-color:blue;
*/
}



.RedHotCatMenuItem {

	cursor: pointer; 
	cursor: hand; 
	color: #FF0000; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	border-left: #FFFFFF 0px solid; 
	border-bottom: #FF0000 0px solid; 
	border-top: #FF0000 0px solid; 
	border-right: #CCCCCC 0px solid;
	height:25px;
	width:150px;
/*
	background-color:blue;
	border-left: #C2B2A1 0px solid; 
	border-bottom: #C2B2A1 0px solid; 
	border-top: #C2B2A1 0px solid; 
	border-right: #C2B2A1 0px solid;
	white-space:normal;
*/
}
  
.RedHotCatMenuIcon {

	cursor: pointer; 
	cursor: hand; 
	background-color: #FFFFFF; 
	border-left: #FFFFFF 0px solid; 
	border-bottom: #FFFFFF 0px solid; 
	border-top: #FFFFFF 0px solid; 
	text-align: center; 
	width: 15; 
	height: 21;
/*
	background-color:blue;
*/

}



.RedHotCatSubMenu {
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	background-color: #FFFFFF;
	filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3) ; 
	border-bottom: #FF0000 1px solid; 
	border-left: #FF0000 1px solid; 
	border-top: #FF0000 1px solid; 
	border-right: #FF0000 1px solid;
/*	
	background-color: blue; 
	border:1 red;
	background-color: #C2B2A1; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3) ; 
	border-bottom: #C2B2A1 0px solid; 
	border-left: #C2B2A1 0px solid; 
	border-top: #C2B2A1 0px solid; 
	border-right: #C2B2A1 0px solid;
*/
}



.RedHotCatMenuBreak {
	border-bottom: #FF0000 0px solid; 
	border-left: #FF8080 0px solid; 
	border-top: #FFFFFF 0px solid;  
	border-right: yellow 0px solid; 
	background-color: #FF0000; 
	height: 1px;
	width: 30px;
/*
	border-bottom: #C2B2A1 0px solid; 
	border-left: #C2B2A1 0px solid; 
	border-top: #C2B2A1 0px solid;  
	border-right: #C2B2A1 0px solid; 
	background-color: red; 
*/
}



.RedHotCatMenuItemSel {
/*
	background-color: #CED582; 
	background-color: red; 
*/
	background-color: #FF0000; 
	cursor: pointer; 
	cursor: hand; 
	color: #FFFFFF; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal;
	height: 25px;
 }

.RedHotCatMenuArrow {
	font-family: webdings; 
	font-size: 1pt; 
	cursor: pointer; 
	cursor: hand; 
	border-right: #FF0000 0px solid; 
	border-bottom: #FFFFFF 0px solid; 
	border-top: #CCCCCC 0px solid;	
}

.RedHotCatRootMenuArrow {
	font-family: webdings; 
	font-size: 1pt; 
	cursor: pointer; 
	cursor: hand;
}

.RedHotCatRootmenuItemActive {
/*
	cursor: pointer; 
	cursor: hand; 
	color: #FFFFFF; 
	font-family: Helvetica, Arial, Sans-Serif; 
	font-size: 13px; 
	font-weight: bold; 
	font-style: normal; 
	height:20px;
	background-color:#CED582;

	border: solid 1 red;
*/
}
  

.RedHotCatMenuSeparator {
	background-color:#FFFFFF;
	width:2px;
	color:#FFFFFF;
	font-size:1px;
	height: 20px;
	border: solid 0 #000000;
}

.RedHotCatRootMenuItem 
{
	cursor: pointer; 
	cursor: hand; 
	color: #FFFFFF; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	border-left: #FFFFFF 0px solid; 
	border-bottom: #FF0000 0px solid; 
	border-top: #FF0000 0px solid; 
	border-right: #CCCCCC 0px solid;
	height:25px;
	width:150px
/*	background-color: blue;
	border: solid 1 red;
	height:50px;
*/}

.RedHotCatSubMenuItemActive
{
}

.RedHotCatSubMenuItemSel
{
}

.RedHotCatSubMenuItemBreadCrumb
{
}

.RedHotCatRootMenuItemSel
{
	background-color: #FFFFFF; 
	cursor: pointer; 
	cursor: hand; 
	color: #FF0000; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal;
	height: 25px;
}

.RedHotCatRootMenuItemBreadCrumb
{
	background-color: #FFFFFF; 
	cursor: pointer; 
	cursor: hand; 
	color: #FF0000; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal;
	height: 25px;
}




/*==========================================================*/
/*  End Style Sheet                                         */
/*==========================================================*/





