/*========================================================*/
/*              CSS for Aevitas 2ndLevel Page Skin             */
/*========================================================*/

/*========================================================*/
/*  1. Universal                                          */
/*========================================================*/

/* Style For HTML PAGE                   */ html { height: 100%; }
/* Style For HTML BODY                   */ body {
													margin-top: 0px;
													margin-bottom: 0px;
													margin-left: 0px;
													margin-right: 0px;
													background-image:url(/Portals/0/Skins/Aevitas/Images/HomePage/Page_Bg.jpg)
												}


/* Setting Text Throughout the skin      */ td {
													font-family: Arial;
													margin: 0;
}
											p, tr, table { color: #f1faf8;
											font-size:13px;
											font-family: Arial;
											font-weight:normal;
											}

/*========================================================*/
/*  2. Design Elements                                    */
/*========================================================*/

/*-- Sub Title (Land Devleopment Experts)       --*/ .SubTitle {
													font-family: Arial, Helvetica, sans-serif;
													font-size: 16px;
													color: #FFFFFF;
													letter-spacing: 2px;
													text-align: right;
													font-weight: normal;
													padding-right: 20px;
														}


/*-- outermost table of skin -Standard      --*/ .OuterTable {
													width: 90%;
													height: 100%;
													align: center;
													background-color: #FFFFFF;
													background-repeat: repeat-x;
													background-position: left bottom;
													border: 10px solid #FFFFFF;
}
												
/*-- cell containing login and register - 2 --*/ .LoginTD {

													background-position: left top;
													padding-right: 0px;
													width: 200px;
													font-family: Arial, Helvetica, sans-serif;
													color: #FFFFFF;
													font-size: 11px;
													text-align: center;
													}
												
/*-- cell containing search                 --*/ .SearchTD {
													color: #444444;
													font-family: Arial, Helvetica, sans-serif;
													font-size: 10px;
													background-image: url(/Portals/0/Skins/Grange/Images/HP/Bkgd_Search.jpg);
													background-repeat: no-repeat;
													background-position: right;
}
/*-- cell containing date                   --*/ .DateTD { 

													text-align:left; 
													vertical-align: top; 
													padding: 4px 0px 0px 228px; 
													height:20px;
}

/*-- cell containing menu                   --*/ .MenuTD {

													width: 100%;
													vertical-align: top;
													
}


/*-- cell containing panes                  --*/ .PanesTD { 
													width:100%;
													vertical-align: top; 
													padding: 0 0 0 12px; 
													color: #f1faf8;
}


/*-- middle content section                 --*/ .MiddleRow {
													background: #F5F5F5;
													padding-top: 0;
													padding-right: 2px;
													padding-bottom: 0;
													padding-left: 2px;
}


/*========================================================*/
/*  3. Content Panes                                      */
/*========================================================*/

/*-- top inside content pane       --*/ .PaneTop {
													width: 100%;
													padding-top: 6px;
													padding-right: 20px;
													padding-bottom: 0px;
													color: #f1faf8;
}

/*-- left content pane             --*/ .PaneLeft {
													width: 200px;
													padding-bottom: 0;
													color: #f1faf8;
																			
}

/*-- content pane                  --*/ .PaneCenter {
													padding-top: 0px;
													padding-bottom: 0px;
													color: #f1faf8;
	
}
/*-- right content pane            --*/ .PaneRight { padding: 10px 0px 0px 0px; width: 200px; color: #f1faf8; }

/*-- bottom inside pane            --*/ .PaneBottom { width: 100%; padding: 0 10px 0 10px; color: #f1faf8; }

/*-- bottom menu content pane      --*/ .PaneMenuBottom { padding: 5px 5px 0 5px; color: #f1faf8;
}

.MainMenu_RootMenuItemArrow {

display:none;

}


/*========================================================*/
/*  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: #BAD5E4;
													font-family: Arial;
													font-size: 11px;
													text-decoration: none;
}

/*-- login and user token hover        --*/ a.LOGIN_object:hover, a.USER_object:hover {
													color: #ffffff;
													font-family: Arial;
													font-size: 11px;
													text-decoration: none;
}
/*-- date token idle                   --*/ .DATE_object, a.DATE_object:link, a.DATE_object:visited, a.DATE_object:active { 

													color: #999999; 
													font-family: 
													Arial; 
													font-size: 10px; 
													text-decoration: none; }

/*-- date token hover                  --*/ a.DATE_object:hover { 

													color: #dddddd; 
													font-family: 
													Arial; 
													font-size: 10px; 
													text-decoration: none; }

/*-- breadcrumbs token idle            --*/ .BREADCRUMBS_object, a.BREADCRUMBS_object:link, a.BREADCRUMBS_object:visited, a.BREADCRUMBS_object:active { 

													color: #777777; 
													font-family: 
													Arial; 
													font-size: 10px; 
													text-decoration: none; 
													font-weight:bold;}

/*-- breadcrumbs token hover           --*/ a.BREADCRUMBS_object:hover { 

													color: #8FA449; 
													font-family: Arial; 
													font-size: 10px; 
													text-decoration: none; 
													font-weight:bold; }
													
/*-- terms privacy and copyright       --*/ .FOOTER_objects {
													color:#FFFFFF;
													font-size: 10px;
													padding-right: 10px;
													padding-top: 25px;
}

/*-- terms privacy and copyright links --*/ a.FOOTER_objects:link, a.FOOTER_objects:visited, a.FOOTER_objects:active { color:#FFFFFF; font-weight:bold; text-decoration:none; padding-right: 10px; }

/*-- terms privacy and copyright hover --*/ a.FOOTER_objects:hover { color:#8FA449; font-weight:bold; text-decoration:none; padding-right: 10px;  }

/*========================================================*/
/*  5. Text                                               */
/*========================================================*/

/*-- most of the text on site          --*/ .normal, .Normal { 
													font-family: Arial; 
													font-size: 13px; 
													color: #f1faf8; 
}
/*-- most of the bold text on site     --*/ .NormalBold { 
													font-family: Arial; 
													font-size: 13px; 
													font-weight: bold; 
													color: #f1faf8;
													text-decoration:none; 
}
													
/*-- red text on site for errors       --*/ .NormalRed { 
													color: #FF705B; 
													font-family: Arial; 
													font-weight: bold; 
													font-size: 13px; 
}


/*========================================================*/
/*  6. Links                                          */
/*========================================================*/

/*-- default links visited and active  --*/ a:link, a:visited, a:active { 
													color: #BBE8D9; 
													font-family: Arial; 
													font-weight: bold;
													text-decoration: underline; 
}

/*-- default links hover               --*/ a:hover { 

													color: #D2F0E7; 
													font-family: Arial; 
													text-decoration: underline; 
}

/*-- normal  links visited and active  --*/ a.Normal:link, a.Normal:visited { 

													color: #BBE8D9; 
													font-family: Arial; 
													font-weight: bold; 
													text-decoration: none; 
}

/*-- normal  links hover               --*/ a.Normal:hover { 

													color: #D2F0E7; 
													font-family: Arial; 
													text-decoration: none; 
}


/*-- admin button-link style           --*/ a.CommandButton:link, a.CommandButton:visited, a.CommandButton:active { 

													color: #456E82; 
													border: 1px solid #456E82; 
													background: #ffffff; 
													padding: 2px 3px 3px 4px; 
													font-family: Arial; 
													font-weight: bold; 
													font-size: 12px; 
													text-decoration: none; 
													height: 20px; 
}

/*-- admin button-link style hover     --*/ a.CommandButton:hover { 
													color: #6CBEC8; 
													border: 1px solid #6CBEC8; 
													background: #FFFFFF; 
													padding: 2px 3px 3px 4px; 
													font-family: Arial; 
													font-weight: bold; 
													font-size: 12px; 
													text-decoration: none; 
													height: 20px; 
}
/*-- subheadings - mostly in admin     --*/ .SubHead { 
													font-family: Arial; 
													font-size: 12px; 
													font-weight: normal; 
													color: #394E64;
													padding: 0px; 
													
}
/*-- headings - mostly in admin        --*/ .Head { 
													font-size: 12px; 
													color: #394E64; 
													background: transparent; 
													font-weight: normal;
													padding-right: 5px; 
}
/*-- search button in search form      --*/ .SearchButton { 
													background: transparent; 
													padding: 13px 17px 4px 13px; 
													cursor: hand; 
													font-size:1px; 
													margin: 0 0 0 0px;
}
/*-- Login Button      --*/               .StandardButton {       
                                                    color: #ffffff; 
													background: #4CA0AB; 
													font-family: Arial;
													font-size: 12px; 
													text-decoration: none;
													
}


/*========================================================*/
/*  7. Forms                                              */
/*========================================================*/

/*-- default form elements      --*/ select, input { font-family: Arial; font-size: 12px; color: #444444; }
/*-- textbox                    --*/ .NormalTextBox { color: #333333; padding-left: 4px; line-height: 12px; font-family: Arial; font-weight: normal; font-size: 12px; }
/*-- 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: #444444;
	border: 0px solid #FFFFFF;
	cursor:text;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
}

/*========================================================*/
/*  8. Main Menu and Module Menus                         */
/*========================================================*/

/*-- box that holds the menu  --*/ .MainMenu_MenuContainer { 
													background-color: transparent;  
													width: 100%; 
}
/*-- bar that holds the menu  --*/ .MainMenu_MenuBar { 
													cursor: pointer; 
													cursor: hand; 
													background-color: transparent;  
													width: 164px; 
}
/*-- submenu container        --*/ .MainMenu_SubMenu, .ModuleTitle_SubMenu {
													z-index: 1000;
													cursor: pointer;
													cursor: hand;
													margin: 0 0 0 1px;
													padding: 0px;
													font-weight: normal;
													filter: none;
													color: #ff0000;
													
}
/*-- submenu items idle       --*/ .MainMenu_MenuItem, .ModuleTitle_MenuItem {
													color: #BAD5E4;
													font-size: 12px;
													font-weight: normal;
													text-transform: uppercase;
													letter-spacing: 1px;
													height: 24px;
													background-image: url(/Portals/0/Skins/Aevitas/Images/HomePage/btn_sublevel_bg.jpg);
													background-repeat:repeat-y;
													padding-right: 20px;
													padding-left: 10px;
													border: 0px solid #000000;	
																									
												}
/*-- submenu items hover      --*/ .MainMenu_MenuItemSel, .ModuleTitle_MenuItemSel {
													font-size: 12px; 
													font-weight: normal;
													text-transform: uppercase;
													text-align: left;
													letter-spacing: 1px;
													cursor: hand;
													color: #ffffff;
													height: 24px;
													background-color: #4AAAB5;
													background-image: none;
													padding-right: 20px;
													padding-left: 10px;	
													
													
}
/*-- menuitems idle           --*/ .MainMenu_Idle {
													color: #BAD5E4; 
													font-size: 12px; 
													font-weight: normal;
													text-align:right;
													letter-spacing: 1px;
													text-transform:uppercase;
													height: 31px;
													background-image: url(/Portals/0/Skins/Aevitas/Images/HomePage/btn_normal_bg.jpg);
													padding-right: 5px;
													padding-left: 0px;
													
}
/*-- menuitems over           --*/ .MainMenu_Selected {

													color: #ffffff;
													font-weight: normal;
													height: 31px;
													text-transform:uppercase;
													letter-spacing: 1px;
													background-color: #4AAAB5;
													background-image: none;	
													padding-right: 5px;
													padding-left: 0px;									
}
/*-- menuitems active         --*/ .MainMenu_Active, .MainMenu_BreadcrumbActive {

													color: #ffffff;
													font-weight: bold;
													text-transform:uppercase;
													letter-spacing: 1px;
													height: 31px;
													padding-right: 5px;
													padding-left: 0px;
													
}
/*-- 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: 0 5px 0 0; }
/*-- not needed - module menu --*/ .ModuleTitle_MenuBreak, .MainMenuSeperator,.MainMenu_MenuBreak, .ModuleTitle_MenuArrow, .ModuleTitle_RootMenuArrow, .ModuleTitle_MenuIcon { display: none; }
