

/*========================================================*/
/*  1. Universal                                          */
/*========================================================*/

/* Style For HTML PAGE                   */ html { height: 100%; }
/* Style For HTML BODY                   */ body { margin: 0px;  padding:0px; font-size: 12px; background: #F6F6F6;}
/* Setting Text Throughout the skin      */ table, tr, td, p {font-family: tahoma; font-size: 11px; line-height: 1.4em; margin: 0;}

/*========================================================*/
/*  2. Design Elements                                    */
/*========================================================*/

/*-- outermost table of skin -Standard      --*/ .OuterTable {height: 100%;align: center; }
/*-- outermost table of skin -Admin         --*/ .OuterTableAdmin { width: 85%; height: 100%; background: url(page_bg_l.gif) repeat-y top left #FFF; align: center; }
/*-- cell containing login and register - 2 --*/ .LoginTD { vertical-align: top; height: 92px; color: #FFF; padding: 20px 15px 0px 0px; text-align:right; }
/*-- cell containing breadcrumbs            --*/ .BreadCrumbsTD { vertical-align: middle; color: #303030; padding: 0px 0px 0px 0px; text-align: center;}
/*-- cell containing search                 --*/ .SearchTD { text-align:right; vertical-align: top; padding: 6px 7px 0px 0px; height:20px; width:310px;}
/*-- cell containing date                   --*/ .DateTD { text-align:left; vertical-align: top; padding: 4px 0px 0px 228px; height:20px;}
/*-- cell containing date 2                 --*/ .DateTD2 { text-align:right; vertical-align: top; padding: 10px 13px 0px 228px; height:29px;}
/*-- cell containing menu                   --*/ .MenuTD { width: 202px; vertical-align: middle; padding: 11px 0 0 0; background: #B4B397; text-align: right;}
/*-- cell containing panes                  --*/ .LOGOTD {vertical-align: top; padding: 0px 0px 0px 0px; }
/*-- top header section                     --*/ .TopRow { background:  url(header_bg.jpg) repeat-x top left; height: 174px; padding: 0; }
/*-- topleft header section                 --*/ .TopRowleft2 { background: url(Search_bg.jpg) no-repeat center left; height: 15px; width: 171px; padding: 0px 3px 0px 1px; }
/*-- topright header section                --*/ .TopRowRight { height:27px; width: 185px; padding: 0px 6px 0px 0px; background: #464547; text-align: right;}
/*-- bottom footer section                  --*/ .BottomRow { background:  url(footer_bg.gif) repeat-x top center #B5B5B5; height: 56px; padding: 0;}
/*-- bottomleft footer section              --*/ .BottomRowLeft { background:  url(footer_bg_l.gif) no-repeat top left; height: 56px; padding: 0;}
/*-- bottomright footer section             --*/ .BottomRowRight { background:  url(footer_bg_r.gif) no-repeat top right; height: 56px; text-align: right; vertical-align: top; padding: 27px 25px 0 25px; }
/*-- middle content section                 --*/ .Language { background: url(Company_Language.gif) repeat-x center left; padding: 0px 0px 0px 0px; height: 48px; }
#dnnLANGUAGE {padding: 0px 0px 0px 0px; font-size: 10px; font-family: Arial, Helvetica, sans-serif; color: #000000; height: 15px; border-bottom: 1px #2c2c2c solid; border-right:1px #2c2c2c solid; border-left:1px #2c2c2c solid; border-top:1px #2c2c2c solid;  }
.Company_topbg{
	background:#FFFF99;
   height:32px;
}
.Company_bottom_br{
	border: solid 1px #E7E7E7;
	width: 100%;
	height: 47px;
}
.Company_MenuBG{
	background: url(company_Menu_bg.gif);
	background-repeat: repeat;
	width: 226px;
}
/*========================================================*/
/*  3. Content Panes                                      */
/*========================================================*/
.BannerPane {
	padding-left: 3px;
	padding-right: 0px;
	padding-top:0px;
	padding-bottom: 0px;
}
.TopPane {
	padding-left: 0px;
	padding-right:2px;
	padding-top:0px;
	padding-bottom: 0px;
}
.BottomPane1 {
   width: 100%;
	padding-left: 0px;
	padding-right: 3px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.LeftPane {
	padding-left: 0px;
	padding-right:3px;
	padding-top:0px;
	padding-bottom: 0px;
}

.LeftPane1 {
	padding-left: 0px;
	padding-right:3px;
	padding-top:0px;
	padding-bottom: 0px;
}

.BottomPane {
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 6px;
}

.ContentPane{ 
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom:0px;
}

.RightPane{ 
/*	width: 200px; */
	background-color: transparent;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

/*========================================================*/
/*  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:#555555; font-family: tahoma; font-size: 11px; font-weight: normal; text-decoration: none; }
/*-- login and user token hover        --*/ a.LOGIN_object:hover, a.USER_object:hover { color:#555555; font-family: tahoma; font-weight: normal; font-size: 11px; text-decoration: underline; }
/*-- date token idle                   --*/ .DATE_object, a.DATE_object:link, a.DATE_object:visited, a.DATE_object:active { color: #555555; font-family: tahoma; font-size: 11px; text-decoration: none;font-weight: normal; }
/*-- date token hover                  --*/ a.DATE_object:hover { color: #555555; font-family: tahoma; font-size: 11px; text-decoration:  underline; }
/*-- date token idle 2                 --*/ .DATE_object2, a.DATE_object2:link, a.DATE_object2:visited, a.DATE_object2:active { color: #FFF; font-family: tahoma; font-size: 11px; text-decoration: none; font-weight:normal; }
/*-- date token hover 2                --*/ a.DATE_object2:hover { color: #FFF; font-family: tahoma; font-size: 11px; text-decoration:  underline;  font-weight: normal; }
/*-- breadcrumbs token idle            --*/ .BREADCRUMBS_object, a.BREADCRUMBS_object:link, a.BREADCRUMBS_object:visited, a.BREADCRUMBS_object:active { color: #4D4D4D; font-family: tahoma; font-size: 11px; text-decoration: none; font-weight: normal;}
/*-- breadcrumbs token hover           --*/ a.BREADCRUMBS_object:hover { color: #4D4D4D; font-family: tahoma; font-size: 11px; text-decoration:  underline; font-weight: normal; }
/*-- terms privacy and copyright       --*/ .FOOTER_objects { color:#FFF; font-size: 11px;font-family: tahoma;  }
/*-- terms privacy and copyright links --*/ a.FOOTER_objects:link, a.FOOTER_objects:visited, a.FOOTER_objects:active { color:#FFF; font-weight: normal; text-decoration:none; font-size: 11px;  }
/*-- terms privacy and copyright hover --*/ a.FOOTER_objects:hover { color:#FFF; font-weight: normal; text-decoration: underline;  }
/*-- terms SearchFeild idle            --*/ .SearchFeild { color:#1E1E1E; font-size: 11px;font-family: tahoma;  }
/*-- terms SearchFeild links           --*/ a.SearchFeild:link, a.SearchFeild:visited, a.SearchFeild:active { color:#B6B6B6; font-weight: normal; text-decoration:none; font-size: 11px;  }
/*-- terms SearchFeild links hover     --*/ a.SearchFeild:hover { color:#1E1E1E; font-weight: normal; text-decoration: none;  }
/* text and link style for SkinObjects */
.SkinObject
{
	color: #3F3F3F;
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	padding-left: 1px;
	padding-right: 1px;
	height: 20px;
}
A.SkinObject:link
{  font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	padding-left: 1px;
	padding-right: 1px;
	text-decoration: none;
	 color:#3F3F3F;
	 height: 20px;
}
A.SkinObject:visited
{  font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	padding-left: 1px;
	padding-right: 1px;
	text-decoration: none;
	 color:#3F3F3F;
	 height: 20px;
}
A.SkinObject:active
{
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	padding-left: 1px;
	padding-right: 1px;
	text-decoration: none;
	 color:#3F3F3F;
	 height: 20px;
}
A.SkinObject:hover
{
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	padding-left: 1px;
	padding-right: 1px;
	color: #3F3F3F;
	text-decoration: underline;
	height: 20px;
}      


.links
{
	color: #3F3F3F;
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	padding-left: 1px;
	padding-right: 1px;
	height: 20px;
}
A.links:link
{  font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	padding-left: 1px;
	padding-right: 1px;
	text-decoration: none;
	 color:#3F3F3F;
	 height: 20px;
}
A.links:visited
{  font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	padding-left: 1px;
	padding-right: 1px;
	text-decoration: none;
	 color:#3F3F3F;
	 height: 20px;
}
A.links:active
{
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	padding-left: 1px;
	padding-right: 1px;
	text-decoration: none;
	 color:#3F3F3F;
	 height: 20px;
}
A.links:hover
{
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	padding-left: 1px;
	padding-right: 1px;
	color: #3F3F3F;
	text-decoration: underline;
	height: 20px;
} 



/*========================================================*/
/*  5. Text                                               */
/*========================================================*/

/*-- most of the text on site          --*/ .normal, .Normal { font-family: tahoma; font-size: 11px; color: #555; }
/*-- most of the bold text on site     --*/ .NormalBold { font-family: tahoma; font-size: 11px; font-weight: bold; color: #555; }
/*-- red text on site for errors       --*/ .NormalRed { color: #C50000; font-family: tahoma; font-weight: bold; font-size: 11px; }
/*-- subheadings - mostly in admin     --*/ .SubHead { font-family: tahoma; font-size: 11px; font-weight: bold; color: #F14B0C; padding: 0; }
/*-- headings - mostly in admin        --*/ .Head { font-size: 11px; color: #F14B0C; background: transparent; font-weight: bold; padding: 0;}

/*========================================================*/
/*  6. Links                                          */
/*========================================================*/

/*-- default links visited and active  --*/ a:link, a:visited, a:active { color: #666; font-family: tahoma; font-weight: bold; font-size: 11px; text-decoration: underline; }
/*-- default links hover               --*/ a:hover { color: #444; font-family: tahoma; font-size: 11px; text-decoration: underline; }
/*-- normal  links visited and active  --*/ a.Normal:link, a.Normal:visited { color: #666; font-family: tahoma; font-weight: bold; font-size: 11px; text-decoration: none; }
/*-- normal  links hover               --*/ a.Normal:hover { color: #444; font-family: tahoma; font-size: 11px;	text-decoration: none; }
/*-- admin button-link style           --*/ a.CommandButton:link, a.CommandButton:visited, a.CommandButton:active { color: #EC490B; border: 0px solid #ABABAB; background:  transparent; padding: 0px 0px 0px 2px; font-family: tahoma; font-weight: bold; font-size: 11px; text-decoration: none;}
/*-- admin button-link style hover     --*/ a.CommandButton:hover                                                 { color: #EC490B; border: 0px solid #868686; background:  transparent; padding: 0px 0px 0px 2px; font-family: tahoma; font-weight: bold; font-size: 11px; text-decoration:  underline;}
/*-- search button in search form      --*/ .SearchButton { background: transparent; padding: 5px 10px 4px 15px; cursor: hand; font-size:12px; margin: 0 0 0 0px;}

/*========================================================*/
/*  7. Forms                                              */
/*========================================================*/
/*-- default input elements     --*/ input{ font-family: tahoma; font-size: 10px; color: #1E1E1E;}
/*-- default form elements      --*/ select{ font-family: tahoma; font-size: 10px; color: #1E1E1E; border-bottom: 1px solid #2C2C2C; border-left: 1px solid #2C2C2C; border-right: 0px solid #2C2C2C; border-top: 1px solid #2C2C2C; background: #F1F1F1;}
/*-- textbox                    --*/ .NormalTextBox { color: #333; padding-left: 4px; line-height: 12px; font-family: tahoma; font-weight: normal; font-size: 11px; }
/*-- textbox container          --*/ td.NormalTextBox { padding: 0; margin: 0; background:transparent; visibility: invisible; border: 0; }
/*-- textbox used for search    --*/ #dnn_dnnSEARCH_txtSearch.NormalTextBox { height:12px; background: transparent; width: 110px; color: #333; padding: 2px 6px 0px 2px; cursor:text; border: 0px; font-size: 11px; margin-right: 6px;}
/*head of Page*/
.ControlPanel, .PagingTable {width: 100%;height: 64px;background-color: #EDEDED;color: #FFF;BORDER-RIGHT: #003366 1px solid; BORDER-TOP: #003366 1px solid; BORDER-LEFT: #003366 1px solid; BORDER-BOTTOM: #003366 1px solid; }
.StandardButton{padding-right: 5px;padding-left: 5px;font-weight: normal;font-size: 11px;background: #F45F24;color: #FFF;font-family: Verdana, sans-serif; cursor:hand;}


/*  8. Main Menu and Module Menus                         */
/*========================================================*/
/*-- box that holds the menu  --*/ .MainMenu_MenuContainer { background-color: transparent;  width: 202px; text-align: right;}
/*-- bar that holds the menu  --*/ .MainMenu_MenuBar { cursor: pointer; cursor: hand; width:202px;}
/*-- submenu container        --*/ .MainMenu_SubMenu{ z-index: 1000; cursor: pointer; cursor: hand; background-color: #FFFF99; filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3); border-bottom: #F45F24 1px solid; border-left: #F45F24 1px solid; border-top: #F45F24 1px solid; border-right: #F45F24 1px solid; font-family: tahoma; font-weight: bold; color: #888771; font-size:11px; }
/*-- submenu moduletitle      --*/ .ModuleTitle_SubMenu { z-index: 1000;  cursor: pointer;  cursor: hand; margin: 0px 0px 0px 1px; background:#EA5B22; padding: 0px; border: 0px solid #90C3FF; font-weight: bold; filter: progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=125, Strength=2);padding: 0px 0px 0px 0px; color: #F35F24; font-family: tahoma; font-size: 11px;}
/*-- submenu items idle       --*/ .MainMenu_MenuItem{cursor: pointer; cursor: hand; color: #F35F24; font-family:tahoma; font-size: 11px ; font-weight: bold; font-style: normal; border-left: #FFF 0px solid; border-bottom: #C04B1C 1px solid; border-top: #FFF 0px solid; border-right: #FFF 0px solid;background-color:#E5EAE6; padding: 0px 0px 0px 0px; }
/*-- submenu items hover      --*/ .MainMenu_MenuItemSel{cursor: pointer; cursor: hand; color: #FFFFFF; font-family: Tahoma; font-size: 11px; font-weight:bold; font-style: normal;background-color: #F45F24; margin: 1px 1px 1px 1px; padding: 1px 1px 1px 1px;  border-bottom: #FFF 1px solid; border-left: #F45F24 1px solid; border-top: #FFF 1px solid; border-right: #FF 1px solid;  }
/*-- submenu items hover      --*/ .ModuleTitle_MenuItemSel { font-family: tahoma; font-size: 11px; font-weight: bold; cursor: pointer; cursor: hand; color: #FFF; background: #F45F24; padding: 0px 0px 0px 0px; height: 21px; border: 0;}
/*-- menuitems idle           --*/ .MainMenu_Idle {color:#3A3A38; background: url(Company_title.gif) no-repeat; padding: 0px 0px 5px 10px; height: 25px; font-weight: bold; font-family: Arial, Helvetica, sans-serif; font-size: 13px; background-position: right;}
/*-- menuitems over           --*/ .MainMenu_Selected { color:#FFFF99; background: url(Company_hover.gif) no-repeat; padding: 0px 0px 5px 10px; height: 25px; font-weight: bold; font-family: Arial, Helvetica, sans-serif; font-size: 13px; background-position: right;}
/*-- menuitems active         --*/ .MainMenu_Active{color: #FFFF99; background: url(Company_hover.gif) no-repeat; padding: 0px 0px 5px 10px;height:25px; font-weight: bold; font-family: Arial, Helvetica, sans-serif; font-size: 13px; background-position: right;}
/*-- menuitems active         --*/ .MainMenu_BreadcrumbActive {color: #FFFFFF; background: url(Company_hover.gif) no-repeat; padding: 0px 0px 5px 10px;height:25px; font-weight: bold; font-family: Arial, Helvetica, sans-serif; font-size: 13px; background-position: right;}
/*-- not needed - main menu   --*/ .MainMenu_MenuArrow{ display: none;}
/*-- not needed - main menu   --*/ .MainMenu_RootMenuArrow{ display: none;}
/*-- not needed - main menu   --*/ .MainMenu_MenuIcon  {	cursor: pointer; cursor: hand; background-color: #F45F24; border-left: #EEEEEE 0px solid; border-bottom: #7F807E 1px solid; border-top: #EEEEEE 0px solid; text-align: center; width: 15; height: 20;}
/*-- module menu continer     --*/ .ModuleTitle_MenuContainer { color: #2c2c2c; padding: 0px 0px 0px 0px}
/*-- module menu bar          --*/ .ModuleTitle_MenuBar { cursor: pointer; cursor: hand;}
/*-- module menu padding      --*/ .ModuleTitle_MenuItem{cursor: pointer; cursor: hand; color: #888771; font-family: Tahoma; font-size: 11px; font-weight: bold; font-style: normal; border-left: white 0px solid; border-bottom: #696969 1px solid; border-top: white 0px solid; border-right: white 0px solid;background-color: transparent;}
/*-- module menu padding      --*/ .ModuleTitle_MenuItemSel { padding: 0px 0px 0px 0px; }
/*-- not needed - module menu --*/ .ModuleTitle_MenuBreak{border-bottom: #EEEEEE 0px solid; border-left: #EEEEEE 0px solid; border-top: #EEEEEE 0px solid;  border-right: #EEEEEE 0px solid; background-color: transparent; height: 0px; color: #FFF;}
/*-- not needed - module menu --*/ .MainMenuSeperator{background:  transparent;}
/*-- not needed - module menu --*/ .MainMenu_MenuBreak{border-bottom: #EEEEEE 0px solid; border-left: #EEEEEE 0px solid; border-top: #EEEEEE 0px solid;  border-right: #EEEEEE 0px solid; background-color: transparent; height: 0px; color: #FFF;}
/*-- not needed - module menu --*/ .ModuleTitle_MenuArrow{border-bottom: #696969 1px solid; border-left: #EEEEEE 0px solid; border-top: #EEEEEE 0px solid;  border-right: #EEEEEE 0px solid;}
/*-- not needed - module menu --*/ .ModuleTitle_RootMenuArrow{ display: none;}
/*-- not needed - module menu --*/ .ModuleTitle_MenuIcon {	cursor: pointer; cursor: hand; background-color: #888771; border-left: #EEEEEE 0px solid; border-bottom: #FFF 0px solid; border-top: #EEEEEE 0px solid; text-align: center; width: 15; height: 21;}
/*==========================================================*/
/*  End Style Sheet                                         */
/*==========================================================*/




