/* 
================================
Skin styles for DotNetNuke
================================
*/   

.body {
	background-color: #ffffff;
}

.Normal {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	line-height: 22px;
	font-size: 12px;
}

.whitehpheadingtext {
	font-size: 16pt; 
	color: white; 
	font-family: Arial;
	line-height: 14pt;
	font-weight: bold;
}

a.whitehptext:link {
	font-size: 12pt; 
	color: white; 
	font-family: Arial;
	line-height: 12pt;
	text-decoration: none;
}

a.whitehptext:hover {
	font-size: 12pt; 
	color: white; 
	font-family: Arial;
	line-height: 12pt;
	text-decoration: underline;	
}

.whitehptext {
	font-size: 10pt; 
	color: white; 
	font-family: Arial;
	line-height: 10pt;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #0263D1;
	line-height: 22px;
	font-size: 12px;
	font-weight: none;
	text-decoration: none;	
}

a:visited   {
	font-family: Arial, Helvetica, sans-serif;
	color: #6396D0;
	line-height: 22px;
	font-size: 12px;
	font-weight: none;
	text-decoration: none;	
}

a:active    {
	font-family: Arial, Helvetica, sans-serif;
	color: #252525;
	line-height: 22px;
	font-size: 12px;
	font-weight: none;
	text-decoration: none;	
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #CC0000;
	line-height: 22px;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;	
}


ol
{
list-style-image: url(http://elixir.hrgworldwide.com/Portals/185/Grey_Bullet.gif);
list-style-type: circle
}

.pagemaster {
	width: 100%;
	background-color: #FFFFFF
}
.skinmaster 
{
	height: 100%;
	background-color: #FFFFFF;
	border-right: #eb613e 0px solid; 
	border-top: #eb613e 0px solid; 
	border-left: #eb613e 0px solid; 
	border-bottom: #eb613e 0px solid; 
	moz-border-radius-bottomleft: 0px; 
	moz-border-radius-bottomright: 0px; 
	moz-border-radius-topleft: 0px; 
	moz-border-radius-topright: 0px; 
}
.skinheader 
{
	
}
.skingradient 
{

}	

.paneflash {
	width: 640px;
	height: 240;
}

.paneflashtext {
	width: 315px;
	height: 240;
}

.controlpanel {
	width: 100%;
	background-color: #f9aa96;
}
.toppane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.leftpane {
	width: 142px;
	background-color: transparent;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}
.footerpane1 {
	width: 144px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	border-top: solid 0px #a6a4a4;
}
.footerpane2 {
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	border-top: solid 1px #a6a4a4;
}
.contentpane {
	width: 100%;
	background-color: transparent;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}
.rightpane {
	background-color: transparent;
}
.bottompane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.networkpane {
	width: 286px;
}
.newspane {
	width: 434px;
}
.resourcepane {
	width: 286px;
}
.pane6 {
	width: 730px;
}

.tsandcspane {
	border-top: solid 1px #dadbdb;
	padding-left: 20px;
	padding-right: 10px;
	padding-top: 5px;		
	padding-bottom: 5px;	
	
}
.sitemappane{
	background-color: #dadbdb;
	border-bottom: solid 1px #aca899;
	padding-left: 40px;
	padding-right: 10px;
	padding-top: 5px;		
	padding-bottom: 5px;	
}

.footerpane
{
	background-color: #dadbdb;
	padding-left: 40px;
	padding-right: 10px;
	padding-top: 5px;		
	padding-bottom: 5px;	
	
}



/* Menu-Styles */
/* Module Title Menu */


.menu {
	height: 30px;
	border-right: 1px solid #dadbdb; 
	border-top: 1px solid #dadbdb; 
	border-left: 1px solid #dadbdb; 
	border-bottom: 1px solid #dadbdb;
	background-image: url(/hrg/templates_hrg/assets/gfx/menu_bar_bg.gif);
	background-repeat: repeat-x	;
}

.ModuleTitle_MenuContainer {
	border-bottom: blue 0px solid;
	border-left: blue 0px solid;
	border-top: blue 0px solid;
	border-right: blue 0px solid;
}

.ModuleTitle_MenuBar { 
	cursor: hand;
	height:16;
	background-color: #ECECEC;
}

.ModuleTitle_MenuItem {
	cursor: hand; 
	color: black; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px; 
	border-left: white 0px solid; 
	border-bottom: white 0px solid; 
	border-top: white 0px solid; 
	border-right: white 0px solid;
	background-color: #ECECEC;
}

.ModuleTitle_MenuIcon {
	cursor: pointer; 
	cursor: hand; 
	background-color: darkgray; 
	border-left: darkgray 1px solid; 
	border-bottom: darkgray 1px solid; 
	border-top: darkgray 1px solid; 
	text-align: center; 
	width: 15; 
	height: 21;
}

.ModuleTitle_SubMenu {
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	background-color: silver; 
	border-bottom: gray 1px solid; 
	border-left: white 1px solid; 
	border-top: white 1px solid; 
	border-right: gray 1px solid;
}

.ModuleTitle_MenuBreak {
	border-bottom: white 1px solid; 
	border-left: white 0px solid; 
	border-top: gray 1px solid;  
	border-right: gray 0px solid; 
	background-color: white; 
	height: 1px;
}

.ModuleTitle_MenuItemSel {

	cursor: pointer; 
	cursor: hand; 
	color: black; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt; 
	font-weight: bold; 
	background-color: #CC0000;
}

.ModuleTitle_MenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
	border-right: silver 1px solid; 
	border-bottom: silver 1px solid; 
	border-top: silver 0px solid;
}

.ModuleTitle_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}

/* Main Menu */

.MainMenu_MenuContainer {
	background-color: Transparent;
}

.MainMenu_MenuBar {
	cursor: hand; 
	height: 28px;
	background-color: #ECECEC;
}

.MainMenu_MenuItem {
	cursor: hand; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: none;
	font-style: normal; 
	border-left: #FFFFFF 0px solid; 
	border-bottom: #ECECEC 1px solid; 
	border-top: #ECECEC 1px solid; 
	border-right: #FFFFFF 0px solid;
	background-color: Transparent;	
}

.MainMenu_MenuIcon {
	cursor: hand; 
	background-color: #ececec; 
	border-left: #ececec 1px solid; 
	border-bottom: #ececec 1px solid; 
	border-top: #ececec 1px solid; 
	text-align: center; 
	width: 15px; 
	height: 23px;
}

.MainMenu_SubMenu {
	z-index: 1000;
	cursor: hand; 
	background-color: #ececec; 
	border-bottom: #000000 1px solid; 
	border-left: #000000 1px solid; 
	border-top: #000000 1px solid; 
	border-right: #000000 1px solid;
}

.MainMenu_MenuBreak { 
	height: 1px;
}

.MainMenu_MenuItemSel 
{
	background-color: #666666;	
	color: #ffffff;
	cursor: hand; 
	font-size: 12px;
	font-weight: bold;	
	font-family: Arial, Helvetica, sans-serif;
	text-transform: none;
	text-decoration: none;
}

.MainMenu_MenuArrow 
{
	background-image: url(../arrow_black.gif);
	cursor: hand; 
	border-right: #ECECEC 1px solid; 
	border-bottom: #ECECEC 1px solid; 
	border-top: #ECECEC 1px solid;
}

.MainMenu_RootMenuArrow 
{
	background-image: url(../arrow_red.gif); 
	cursor: hand;
}
.StandardButton     {
	background: #eb613e; 
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

A.ContentPane:link {
	color: #999999;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px; 
	font-weight: bold; 
	font-style: normal;
	text-decoration: none;
}
A.ContentPane:visited {
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px; 
	font-weight: bold; 
	font-style: normal;
	text-decoration: underline;
}
A.ContentPane:hover {
	color: #CC0000;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px; 
	font-weight: bold; 
	font-style: normal;
	text-decoration: underline;
}

.NormalTextBox {
	border-color: #d5d5d5;
	border-width: 1px;
	border-style: solid;
	height: 20px;
	font-size: 11px;
}

.NormalSubmit {
	border: none;
	font-size: 11px;
	color: #666;
	font-weight: bold;
	background-color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	cursor:pointer;
}

.NormalSubmit:hover {
	color: #cc0000;
}

A.SkinObject.link {
	color: #53504C;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px; 
	font-weight: bold; 
	font-style: normal;
}
A.SkinObject:visited {
	color: #53504C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px; 
	font-weight: bold; 
	font-style: normal;
}
A.SkinObject:hover {
	color: #FF0000;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px; 
	font-weight: bold; 
	font-style: normal;
}
A.CommandButton {
	color: #53504C;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px; 
	font-weight: bold; 
	font-style: normal;
	text-decoration: none;	
}
A.CommandButton.link {
	color: #53504C;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px; 
	font-weight: bold; 
	font-style: normal;
	text-decoration: none;	
}
A.CommandButton:visited {
	color: #53504C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px; 
	font-weight: bold; 
	font-style: normal;
	text-decoration: none;	
}
A.CommandButton:hover {
	color: #CC0000;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px; 
	font-weight: bold; 
	font-style: normal;
	text-decoration: none;	
}
/* Resource and News Pane */
.home {
	color: #CC0000;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
	font-weight: normal; 
	font-style: normal;
}
A.home:link {
	color: #000000;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
	font-weight: normal; 
	font-style: normal;
	text-decoration: underline;
}
A.home:visited {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
	font-weight: normal; 
	font-style: normal;
	text-decoration: underline;
}
A.home:hover {
	color: #CC0000;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
	font-weight: normal; 
	font-style: normal;
	text-decoration: underline;
}
/* Headerpane */
.header {
	color: #000000;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px; 
	font-weight: bold; 
	font-style: normal;
	text-decoration: none;
}
A.header:link {
	color: #000000;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px; 
	font-weight: bold; 
	font-style: normal;
	text-decoration: none;	
}
A.header:visited {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px; 
	font-weight: bold; 
	font-style: normal;
	text-decoration: none;	
}
A.header:hover {
	color: #CC0000;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px; 
	font-weight: bold; 
	font-style: normal;
	text-decoration: none;	
}.TopPaneLinks {
	color: #000000;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px; 
	font-weight: normal; 
	font-style: normal;
	text-decoration: none;
}
A.TopPaneLinks:link {
	color: #53504C;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px; 
	font-weight: normal; 
	font-style: normal;
	text-decoration: none;	
}
A.TopPaneLinks:visited {
	color: #53504C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px; 
	font-weight: normal; 
	font-style: normal;
	text-decoration: none;	
}
A.TopPaneLinks:hover {
	color: #CC0000;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px; 
	font-weight: normal; 
	font-style: normal;
	text-decoration: none;	
}

/* footerpane */
.Footer {
	color: #000000;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px; 
	font-weight: normal; 
	font-style: normal;
}
A.Footer:link {
	color: #000000;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px; 
	font-weight: normal; 
	font-style: normal;
	text-decoration: underline;
}
A.Footer:visited {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px; 
	font-weight: normal; 
	font-style: normal;
	text-decoration: underline;
}
A.Footer:hover {
	color: #CC0000;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px; 
	font-weight: normal; 
	font-style: normal;
	text-decoration: underline;
}

.Separator {
	color: white;
	vertical-align: middle;
}

.HPbreadcrumb {
	color: white;
	vertical-align: middle;
	background-color: #ffffff;
	padding-left: 15px;
	padding-right: 5px;
	padding-bottom: 18px;
	padding-top: 18px;
	height: 15px;
}

.breadcrumb {
	color: white;
	vertical-align: middle;
	background-color: #cc0000;
	padding-left: 15px;
	padding-right: 5px;
	padding-bottom: 18px;
	padding-top: 18px;
	height: 60px;
	background-image: url(/hrg/templates_hrg/assets/gfx/breadcrumb_bg.gif);	
}

A.breadcrumb:link {
	color: #ffffff;	
	vertical-align: middle;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px; 
	height: 60px;
	font-weight: normal; 
	font-style: normal;
	text-decoration: none;
}
A.breadcrumb:visited {
	color: #ffffff;
	vertical-align: middle;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px; 
	height: 60px;	
	font-weight: normal; 
	font-style: normal;
	text-decoration: none;
}
A.breadcrumb:hover {
	color: #ffffff;	
	vertical-align: middle;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px; 
	height: 60px;	
	font-weight: normal; 
	font-style: normal;
	text-decoration: underline;
}


.Footer {
	color: #666666;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px; 
	font-weight: normal; 
	font-style: normal;
	line-height:10pt;	
}

.tsandcsh5 {
	color: #666666;
	font-size: 9px;
	line-height: 1.5;	
	background-color: #ffffff;
	padding-left: 15px;
	padding-right: 15px;
}

.trpcontainermaster4 {
	background-color: #d3222c;
	height: 227px;	
}

.trpcontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #ffffff;
	font-weight: bold;
	line-height: 1.5;
	padding-top: 5px;
	padding-left: 15px;
	padding-right: 15px;	
	padding-bottom: 5px;
	background-image: url(/Portals/_default/Containers/0409/fp_bg.gif);
	background-repeat: repeat-x			
}

.redcontainerh4 {
	background-color: #dc565d;
	padding-left: 15px;
	padding-right: 15px;
	height: 30px;
	border-right: 1px solid #cd0c15; 
	border-top: 1px solid #cd0c15; 
	border-left: 1px solid #cd0c15; 
	border-bottom: 1px solid #cd0c15;	
	background-image: url(/Portals/_default/Containers/0409/red_cont_bg.gif);
	background-repeat: repeat-x		
}

.gmcontainerh4 {
	background-color: #e7e7e7;
	padding-left: 15px;
	padding-right: 15px;
	height: 30px;
	border-right: 1px solid #909293; 
	border-top: 1px solid #909293; 
	border-left: 1px solid #909293; 
	border-bottom: 1px solid #909293;	
	background-image: url(/Portals/_default/Containers/0409/gm_cont_bg.gif);
	background-repeat: repeat-x		
}

.silvercontainerh4 {
	background-color: #e7e7e7;
	padding-left: 15px;
	padding-right: 15px;
	height: 30px;
	border-right: 1px solid #c0c2c2; 
	border-top: 1px solid #c0c2c2; 
	border-left: 1px solid #c0c2c2; 
	border-bottom: 1px solid #c0c2c2;	
	background-image: url(/Portals/_default/Containers/0409/silver_cont_bg.gif);
	background-repeat: repeat-x		
}

.redcontainermaster4 {
	background-color: #ffffff;
}

.gmcontainermaster4 {
	background-color: #ffffff;
}

.silvercontainermaster4 {
	background-color: #ffffff;
}

.redtitleh4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	font-weight: bold;
	line-height: 1.5;
}

.gmtitleh4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	font-weight: bold;
	line-height: 1.5;
}

.silvertitleh4  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #4e4e4f;
	font-weight: bold;
	line-height: 1.5;
}

.redcontainerh2 {
	background-color: #ffffff;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 8px;	
	padding-bottom: 15px;	
	border-right: 1px solid #dadbdb; 
	border-left: 1px solid #dadbdb; 
	border-bottom: 1px solid #dadbdb;
}

.gmcontainerh2 {
	background-color: #ffffff;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 8px;	
	padding-bottom: 15px;	
	border-right: 1px solid #dadbdb; 
	border-left: 1px solid #dadbdb; 
	border-bottom: 1px solid #dadbdb;
}

.silvercontainerh2 {
	background-color: #ffffff;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 8px;	
	padding-bottom: 15px;			
	border-right: 1px solid #dadbdb; 
	border-left: 1px solid #dadbdb; 
	border-bottom: 1px solid #dadbdb;
}

.cplpcontainermaster4 {
	background-color: #ffffff;
}

.cplpcontainerh2 {
	line-height: 50%;
	padding-bottom: 2px;
}

.cpgmcontainerh4 {
	background-color: #e7e7e7;
	padding-left: 15px;
	padding-right: 15px;
	height: 30px;
	border-right: 1px solid #909293; 
	border-top: 1px solid #909293; 
	border-left: 1px solid #909293; 
	border-bottom: 1px solid #909293;	
	background-image: url(../gfx/gm_cont_bg.gif);
	background-repeat: repeat-x		
}

.cpgmcontainermaster4 {
	background-color: #ffffff;
	width: 250px;
}

.cpgmtitleh4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	font-weight: bold;
	line-height: 1.5;

}

.cpgmcontainerh2 {
	background-color: #ffffff;
	padding-left: 15px;
	padding-right: 15px;
	border-right: 1px solid #dadbdb; 
	border-left: 1px solid #dadbdb; 
	border-bottom: 1px solid #dadbdb;
	width: 230px;	
}

.cpgmcontainerh2 .Normal table { width:218px; }

.cpgmgap {
	height: 25px;
}

.CPCPh4 {
	padding-left: 20px;	
	padding-top: 20px		
	}

.CPCPContmaster4 {
	background-color: #ffffff;
	padding-top: 20px		
}

.CPCPConttitleh4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #cc0000;
	padding-top: 20px	
	padding-bottom: 5px;	
}

.CPCPConth2 {
	background-color: #ffffff;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 2px;		
}


.smcontainermaster4 {
	background-color: #dadbdb;
}

.smcontent {
	padding-top: 5px;
	padding-left: 15px;
	padding-right: 15px;	
	padding-bottom: 1px;
}
