﻿/*========================================================*/
/*  1. Universal                                          */
/*========================================================*/

/* Style For HTML PAGE                   */ html 			{ height: 100%; }
/* Style For HTML BODY                   */ body 			{ background: #64675F; margin: 0; }
/* Setting Text Throughout the skin      */ table, tr, td	{ font-size: 11px; line-height: 1.4em; font-family: verdana; color: #7D8477; font-weight: normal; margin: 0;}
/* Setting Text Throughout the skin      */ p				{ font-size: 11px; line-height: 1.4em; font-family: verdana; color: #7D8477; font-weight: normal; }

#xEditingArea body,
#xEditingArea html 	{ background:#fff !important; }
/*========================================================*/
/*  2. Design Elements                                    */
/*========================================================*/

.OuterDiv			{ margin: 0px 20px 0px 0px; padding: 0; text-align:center; }
.SkinMaster 		{ width: 900px; vertical-align: top; text-align: left; }
.TopRow				{ width: 100%; height: 120px; }
.SkinLogo			{ width: 250px; text-align: center; vertical-align: middle; }
.MiddleRow			{ width: 100%; height: 400px; }
.BottomRow			{ width: 100%; height: 70px; vertical-align: bottom; padding-bottom: 12px; }
.SkinCopyright		{ padding: 0 30px 12px 0px; text-align: left; vertical-align: bottom; }
.SkinMenu			{ width: 100%; padding: 0 0 12px 0; text-align: left; vertical-align: bottom; }
.bind				{ padding-bottom: 12px; text-align: right; vertical-align: bottom; }
.LoginTD			{ background: #454742; text-align: right; vertical-align: bottom; }
TD.SkinMenu TD		{ font-size: 9px; }



/*========================================================*/
/*  3. Content Panes                                      */
/*========================================================*/

/*-- content pane					--*/ .ContentPane	{ vertical-align: top; background: #FFFFFF; padding: 60px 50px 70px 50px; }
/*-- right content pane				--*/ .RightPane		{ vertical-align: top; padding: 0px; width: 400px; }
/*-- right home pane				--*/ .RightHomePane	{ vertical-align: top; padding: 0px;  width: 400px; }
/*-- menu pane						--*/ .MenuPane		{ width: 100%; padding: 0 0 20px 0px; text-align: left; vertical-align: bottom;}


/*========================================================*/
/*  4. Tokens                                             */
/*========================================================*/

/*-- login and user token idle         --*/ .LOGIN_object, a.LOGIN_object:link, a.LOGIN_object:visited, a.LOGIN_object:active, .USER_object, a.USER_object:link, a.USER_object:visited, a.USER_object:active	{ color: #454742; font-family: verdana; font-size: 9px; font-weight:normal; text-decoration: none; background: transparent; }
/*-- login and user token hover        --*/ a.LOGIN_object:hover, a.USER_object:hover																							{ color: #595E55; font-family: verdana; font-size: 9px; font-weight:normal; text-decoration: underline; background: transparent; }
/*-- breadcrumbs token idle            --*/ .BREADCRUMBS_object, a.BREADCRUMBS_object:link, a.BREADCRUMBS_object:visited, a.BREADCRUMBS_object:active	{ color: #666; font-family: verdana; font-size: 9px; text-decoration: none; font-weight:normal; background: transparent; }
/*-- breadcrumbs token hover           --*/ a.BREADCRUMBS_object:hover																			{ color: #6CC; font-family: verdana; font-size: 9px; text-decoration: none; font-weight:normal; background: transparent; }
/*-- terms privacy and copyright       --*/ .FOOTER_objects																{ font-size: 9px; font-weight: bold; color:#FFFFFF; white-space: nowrap; }
/*-- terms privacy and copyright links --*/ a.FOOTER_objects:link, a.FOOTER_objects:visited, a.FOOTER_objects:active	{ font-size: 9px; font-weight: bold; color:#FFFFFF; text-decoration:none; }
/*-- terms privacy and copyright hover --*/ a.FOOTER_objects:hover														{ font-size: 9px; font-weight: bold; color:#7D8378; text-decoration:none; }

/*========================================================*/
/*  5. Text                                               */
/*========================================================*/

/*-- most of the text on site          --*/ .normal, .Normal			{ font-family: verdana; font-size: 11px; color: #333; font-weight: normal; }
/*-- most of the bold text on site     --*/ .NormalBold, b, strong		{ font-family: verdana; font-size: 11px; color: #333; font-weight: bold; }
/*-- red text on site for errors       --*/ .NormalRed					{ font-family: verdana; font-size: 11px; color: #CC0000; font-weight: bold; }
/*-- subheadings - mostly in admin     --*/ .SubHead					{ font-family: verdana; font-size: 11px; color: #777; font-weight: bold; padding: 0; }
/*-- headings - mostly in admin        --*/ .Head						{ font-size: 11px; color: #777; background: transparent; font-weight: bold; padding: 0;}

/*========================================================*/
/*  6. Links                                        	  */
/*========================================================*/

/*-- default links visited and active  --*/ a:link, a:visited, a:active 	{ color: #99CC00; font-weight: normal; text-decoration: none; background: transparent; }
/*-- default links hover               --*/ a:hover 						{ color: #FFFFFF; font-weight: normal; text-decoration: none; background: #99CC00; }
/*-- normal  links visited and active  --*/ a.Normal:link, a.Normal:visited { color: #99CC00; font-weight: normal; text-decoration: none; background: transparent; }
/*-- normal  links hover               --*/ a.Normal:hover 					{ color: #FFFFFF; font-weight: normal; text-decoration: none; background: #99CC00; }
/*-- 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; font-weight: bold; font-size: 11px; 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; font-weight: bold; font-size: 11px; text-decoration: none; height: 20px; }
/*-- search button in search form      --*/ .SearchButton 					{ background: transparent; padding: 13px 17px 4px 13px; cursor: hand; font-size:1px; margin: 0 0 0 0px;}

/*========================================================*/
/*  7. Forms                                              */
/*========================================================*/

/*-- default form elements      --*/ select, input		{ font-family: verdana; font-size: 11px; color: #666; }
/*-- default form elements      --*/ .StandardButton	{ font-family: verdana; font-size: 11px; color: #666; background: #F6F6F6; border: solid 1px #000;}
/*-- textbox                    --*/ .NormalTextBox		{ font-family: verdana; font-size: 11px; color: #666; background: #F6F6F6; border: solid 1px #333; padding-left: 4px; line-height: 12px; font-weight: normal; }
/*-- 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: 174px; color: #888; padding: 4px 0px 0px 8px; border: 0px solid #FFFFFF; cursor:text;}


/*========================================================*/
/*  8. Main Menu and Module Menus                         */
/*========================================================*/

/*-- box that holds the menu  --*/ .MainMenu_MenuContainer							{ background: transparent; width: 100%; }
/*-- bar that holds the menu  --*/ .MainMenu_MenuBar								{ background: transparent; width: 100%; }
/*-- submenu container        --*/ .MainMenu_SubMenu, .ModuleTitle_SubMenu			{ z-index: 1000;  cursor: pointer;  margin: 0px ; width:160px; background: #64675F; padding: 0px; border-left: 0px solid #0C0C0C; filter: none; }
/*-- submenu items idle       --*/ .MainMenu_MenuItem, .ModuleTitle_MenuItem		{ width: 160px; color: #FFFFFF; padding: 0px 30px 0px 8px; height: 21px; font-family: verdana; font-size: 7pt; font-weight: normal; border:0px;}
/*-- submenu items hover      --*/ .MainMenu_MenuItemSel, .ModuleTitle_MenuItemSel	{ width: 160px; color: #FFFFFF; padding: 0px 30px 0px 8px; height: 21px; font-family: verdana; font-size: 7pt; font-weight: normal; background: #777777; border: none;}
/*-- menuitems idle           --*/ .MainMenu_Idle									{ background: transparent; color: #454742; font-family: verdana; font-size: 11px; font-weight: normal; padding: 0 15px 0 0; text-transform: lowercase; vertical-align: bottom; }
/*-- menuitems over           --*/ .MainMenu_Selected								{ background: transparent; color: #FFFFFF; font-family: verdana; font-size: 11px; font-weight: normal; padding: 0 15px 0 0; text-transform: lowercase; vertical-align: bottom; }
/*-- menuitems active         --*/ .MainMenu_Active, .MainMenu_BreadcrumbActive		{ background: transparent; color: #99CF16; font-family: verdana; font-size: 11px; font-weight: normal; padding: 0 15px 0 0; text-transform: lowercase; vertical-align: bottom; }
/*-- not needed - main menu   --*/ .MainMenu_MenuArrow, .MainMenu_RootMenuArrow, .MainMenu_MenuIcon  { display: none; }
/*-- module menu continer     --*/ .ModuleTitle_MenuContainer						{ color: #2c2c2c; }
/*-- module menu bar          --*/ .ModuleTitle_MenuBar								{ cursor: pointer; cursor: hand;}
/*-- module menu padding      --*/ .ModuleTitle_MenuItem, .ModuleTitle_MenuItemSel	{ padding: 0px 5px 0px 0px; }
/*-- not needed - module menu --*/ .ModuleTitle_MenuBreak, .MainMenuSeperator,.MainMenu_MenuBreak, .ModuleTitle_MenuArrow, .ModuleTitle_RootMenuArrow, .ModuleTitle_MenuIcon { display: none; }



/*========================================================*/
/*  9. sIFR Styles				                          */
/*========================================================*/

/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h1 {
	visibility: hidden;
}

.sIFR-hasFlash h2 {
	visibility: hidden;
	letter-spacing: -9px;
	font-size: 55px;
}

.sIFR-hasFlash h3 {
	visibility: hidden;
	letter-spacing: -6px;
	font-size: 25px;
}

.sIFR-hasFlash h4 {
	visibility: hidden;
	letter-spacing: -5px;
	font-size: 21px;
}

.sIFR-hasFlash h5#pullquote {
	letter-spacing: -4px;
	visibility: hidden;
	font-size: 24px;
}

