Table
{
	font-family:Arial;
	font-size:12px;	
}
.pagemaster {
	width: 100%;
	height: 100%;	
	background-color: #fefefe;
}
.skinmaster {
	height: 100%;
	-moz-border-radius-bottomleft: 15px; 
	-moz-border-radius-bottomright: 15px; 
	-moz-border-radius-topleft: 3px; 
	-moz-border-radius-topright: 3px; 
}
.skinheader {
}
.skingradient {
	background:#E8E8E8;
	height:30px;
}
.controlpanel {
	width: 100%;
	background-color: #fefefe;
}
.toppane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.leftpane {
	background-color: transparent;
	padding-right: 4px;
	padding-top: 6px;
}
.contentpane {
	background-color: transparent;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 6px;
}
.rightpane {
	background-color: transparent;
	padding-left: 6px;
	padding-top: 6px;
}
.bottompane 
{
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 10px;
}
.main_dnnmenu_container {
	background-color: transparent; 
}
.main_dnnmenu_bar {
	cursor: pointer; 
	cursor: hand;
	height:16px;
	background-color: Transparent;
}
.main_dnnmenu_item td { /*TD if menu option for using tables is on*/
	cursor: pointer; 
	cursor: hand; 
	color: #000000; 
	font-size: 11px; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
	font-family: Tahoma, Arial, Helvetica; 
        white-space: nowrap;  /*Word wrapping menu item now optional*/
        padding: 1px 3px 3px 1px;	
}

.main_dnnmenu_rootitem  { /*TD if menu option for using tables is on*/
	cursor: pointer; 
	cursor: hand; 
	color: #000000; 
	font-size: 11px; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
	font-family: Tahoma, Arial, Helvetica; 
    white-space: nowrap;  /*Word wrapping menu item now optional*/	    
    padding: 0px 12px 0px 5px;   /*explicitly set padding for root menu items*/
}

.main_dnnmenu_itemhover {  
	background-color: #8da4d3; 
}

.main_dnnmenu_itemhover td {  
	background-color: #8da4d3; 
}


.main_dnnmenu_icon {
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 100%;
}
.main_dnnmenu_submenu {
	background-color: #cad5ea;  
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); 
	padding: 1px 1px 1px 1px;   /*explicitly set padding for sub-menus */
}
.main_dnnmenu_break {
	height: 1px;
	font-size: 1px;
}

.main_dnnmenu_arrow {
	border-right: #cad5ea 1px solid; 
	border-bottom: #cad5ea 1px solid; 
	border-top: #cad5ea 0px solid;
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
}
.main_dnnmenu_rootmenuarrow {
	font-family: webdings; 
	font-size: 11px; 
	cursor: pointer; 
	cursor: hand;
}
.StandardButton {
  background: #7994cb none; 
  color: #ffffff;
  font-family: verdana, sans-serif; 
  font-size: 11px;
  font-weight: normal;
}
.TreeViewMenu {
	width: 175px;
	background-color: #dfe5f2;
	border-right: #7994cb 1px solid; 
	border-top: #7994cb 1px solid; 
	border-left: #7994cb 1px solid; 
	border-bottom: #7994cb 1px solid; 
	-moz-border-radius-bottomleft: 15px; 
	-moz-border-radius-bottomright: 15px; 
	-moz-border-radius-topleft: 3px; 
	-moz-border-radius-topright: 3px;
}
.TreeViewMenu_Header {
	background-image: url(gradient_LtBlue.jpg);
}

td.FeaturedMatchStickTD
{
  border-top: solid 7px #666666; 
  background-color: #666666; 
  background-image:url('/Portals/4/images/white_repeater.gif'); 
  background-repeat: repeat-y;
  padding:0px;	
}
.categoryRootItem
{
	font-weight:bold;
	padding-left:35px;
	background-image:url(/Portals/_default/Skins/FHP-Green/images/bgTitle.jpg);	
	color:#ffffff;
	line-height:30px;
}
.categoryRootItem A
{
	color:#ffffff;
}
.ArticleHeadlineHighLightOneItems
{
	padding-top:3px;
}
.ArticleHeadlineHighLightOneItems A
{
	color:#0033CC;
	text-decoration:underline;
}
.categoryTitle
{
	font-weight:bold;
	font-size:11px;	
}
.ArticleReviewNameItems
{
	padding-bottom:5px;
}
.ArticleReviewHeadlineItems
{
	font-size:10px;
	font-family:Verdana;
	font-weight:bold;
	padding-top:10px;	
}
.copyright
{
	font-size:11px;
	font-family:Tahoma;
	font-weight:bold;
	padding-top:10px;	
	color:#666666;
}
.dhx_combo_img{
	position:absolute;
	top:0px;
	right:0px;
	width:17px;
	height:20px;
}

.dhx_combo_option_img{
	position:relative;
	top:1px;
	margin-left:2px;
	left:0px;
	width:18px; height:18px;
}


.dhx_combo_input{
	color:#333333;
	font-family: Arial;
	font-size: 9pt;
	border:0px;
	padding:2px 2px 2px 2px;
	position:absolute;
	top:0px;
}
.dhx_combo_box{
	position:relative;
	text-align:left;
	border:1px solid #7F9DB9;
	height:20px;
	_height:22px;
	overflow:hidden;
    background-color: white;
}
.dhx_combo_list{
   position:absolute;
   z-index:30;
   overflow-y:auto;
   overflow-x:hidden;
   border:1px solid black;
   height:100px;
   font-family: Arial;
   font-size: 9pt;
   background-color: white;
}

.dhx_combo_list div{
	cursor:default;
	padding:2px 2px 2px 2px;
}
.dhx_selected_option{
	background-color:navy;
	color:white;
}
A
{
	text-decoration:none;	
}
.Head
{
	color:#FFFFFF;
}
/* News Article List, Article Content, Category List */
.cssHeadlineTitle
{
	font-size:18px;
	font-weight:bold;	
}
.ArticleHeadlineItemsBlueBirdSpecial
{
	font-size:11px;
	font-family:Tahoma;
	font-weight:bold;
	padding-bottom:10px;
	padding-top:10px;
}
.ArticleHeadlineItemsBlueBirdSpecial A
{
	color:#555555;	
}
.ArticleHeadlineItemsBlueBird
{
	font-size:11px;
	font-family:Tahoma;
	font-weight:bold;
	padding-top:5px;
}
.ArticleHeadlineItemsBlueBird A
{
	color:#555555;	
}
.ArticleHeadlineSpecialHighlightItems
{
	font-size:11px;
	font-family:Tahoma;
	font-weight:bold;
}
.ArticleHeadlineSpecialHighlightItems A
{
	color:#0000FF;	
}
.ArticleSubHeadlineItemsBlueBird
{
	text-transform:uppercase;
	font-size:10px;
	font-family:Verdana;
	text-decoration:underline;	
}
.ArticleItemsDetail
{
	text-align:right;
	padding-right:5px;	
}
.CategoryIMenuItem
{
	font-weight:bold;
	padding-left:3px;
	padding-right:3px;	
}
.CategoryIMenuItem A
{
	color:#FFFFFF;
}
.CategoryIMenuItemSelected
{
	font-weight:bold;
	padding-left:3px;
	padding-right:3px;	
}
.CategoryIMenuItemSelected A
{
	color:#ffffff;	
	text-decoration:underline;
}
.SubMenuItem
{
	padding-left:10px;
	text-transform:capitalize;
	background:#77ad68;
}

.SubMenuItem A
{
	color:#FFFFFF;
	text-decoration:none;
}
.SubMenuItemSelected
{
	padding-left:10px;
	text-transform:capitalize;
	background:#4F91CD;
	text-decoration:none;
}
.SubMenuItemSelected A
{
	color:#FFFFFF;
	text-decoration:none;
}

.ArticleHeadlineHighLightItemsBlueBird
{
	padding-top:8px;
}
.ArticleHeadlineHighLightItemsBlueBird A
{
	color:#0033CC;
	text-decoration:underline;
}
.CategoryMenuItem
{
	font-weight:bold;
	padding-left:3px;
	padding-right:3px;	
}
.CategoryMenuItem A
{
	color:#000000;
}
.CategoryMenuItemSelected
{
	font-weight:bold;
	padding-left:3px;
	padding-right:3px;	
}
.CategoryMenuItemSelected A
{
	color:#ffffff;	
	text-decoration:underline;
}
.categoryFocusItem
{
	font-weight:bold;
	font-size:13px;
	padding-top:10px;
	color:#005295;
	text-decoration:underline;	
}
.ArticleHeadlineSlide
{
	font-weight:bold;
	font-size:11px;	
	padding-bottom:5px;
}
.ArticleHeadlineSlide A
{
	color:#000000;	
}

.CategoryItem
{
	font-size:11px;
	font-family:Tahoma;	
	font-weight:bold;
	padding-left:10px;
}
.CategoryItem A
{
	color:#333333;	
}
.CategoryItemSelected
{
	font-weight:bold;
	padding-left:10px;		
}
.CategoryItemSelected A
{
	color:#000000;	
}
.SubCategoryItem
{
	padding-left:10px;	
	font-weight:bold;
	font-family:Tahoma;
	font-size:11px;
}
.SubCategoryItem A
{
	color:#333333;
}
.SubCategoryItemSelected
{
	font-weight:bold;	
	padding-left:10px;
}
.SubCategoryItemSelected A
{
	color:#333333;		
	text-decoration:underline;
}
.SubChildCategoryItem
{
	padding-left:20px;
	font-weight:bold;
	font-family:Tahoma;
	font-size:11px;
}
.SubChildCategoryItem A
{
	color:#333333;
}
.SubChildCategoryItemSelected
{
	font-weight:bold;	
	padding-left:20px;
}
.SubChildCategoryItemSelected A
{
	color:#333333;		
	text-decoration:underline;
}

/*Shop*/
.ListItem
{
	font-weight:bold;
}
.ListItem A
{
	color:#3366cc;
}
.ListItemSelected
{
	font-weight:bold;
}
.ListItemSelected A
{
	color:#909090;
}

.ProductListItem
{
	text-transform: capitalize;	
	padding-bottom:10px;
	padding-top:15px;
	padding-right:15px;
	color:#333333;
}
.ProductListItem A
{
	color:#003399;	
	font-weight:bold;
}
.ProductHeadlineHighLightOneItems
{
	font-weight:bold;
	padding-bottom:5px;
	padding-top:10px;
}

.ProductHeadlineHighLightOneItems A
{
	color:#194D98;
}
.ProductHeadlineItemsBlueBird
{
	padding-top:5px;
	font-weight:bold;
}
.ProductHeadlineItemsBlueBird A
{
	color:red;
}
.ProductItemsDetail
{
	padding-bottom:5px;
	padding-right:10px;
	text-align:right;
}
.ProductItemsDetail A
{
	color:#999999;
}
.productSummaryItems
{
    padding-left:5px;
    padding-right:5px;    
}
.ProductHeadlineItemsCatalogue
{
	padding-top:5px;
	padding-bottom:5px;
	font-weight:bold;
}
.ProductHeadlineItemsCatalogue A
{
	color:#FF6600;
}
.ProductDetailCatalogue A
{
	color:#000000;
	font-weight:bold;
}
.CatalogueItemBreakCrumb, H2
{
	padding-left:1px;
	padding-right:5px;
	font-size:14px;
	margin-bottom:1px;
	padding-bottom:5px;
}
.CatalogueItemBreakCrumb A
{
	color:#666666;
	text-decoration:underline;
}
.CatalogueMenuItem
{
	padding-left:5px;	
	padding-right:15px;
}
.CatalogueMenuItemSelected
{
	padding-left:5px;
	padding-right:15px;
}
.CatalogueMenuItem A
{
	padding-left:5px;	
	color:#FFFFFF;
}
.CatalogueMenuItemSelected A
{
	padding-left:5px;
	color:#FFFFFF;
}
.CatalogueItem
{
	font-size:11px;
	font-family:Tahoma;	
	font-weight:bold;
	padding-left:10px;
}
.CatalogueItemSelected
{
	font-weight:bold;
	padding-left:10px;	
}
.CatalogueItem A
{
	color:#000000;
}
.CatalogueItemSelected A
{
	color:#000000;	
	text-decoration:underline;
}
.SubCatalogueItem
{
	font-weight:bold;
	padding-left:10px;	
}
.SubCatalogueItemSelected
{
	font-weight:bold;
	padding-left:10px;
}
.SubCatalogueItem A
{
	color:#333333;	
}
.SubCatalogueItemSelected A
{
	color:#333333;	
	text-decoration:underline;
}
.SubChildCatalogueItem
{
	padding-left:20px;	
}
.SubChildCatalogueItemSelected
{
	padding-left:20px;
}
.SubChildCatalogueItem A
{
	color:#333333;	
}
.SubChildCatalogueItemSelected A
{
	color:#000000;	
	text-decoration:underline;
}
.SubChild3CatalogueItem
{
	padding-left:25px;	
}
.SubChild3CatalogueItemSelected
{
	padding-left:25px;	
}
.SubChild3CatalogueItem A
{
	color:#333333;
}
.SubChild3CatalogueItemSelected A
{
	color:#000000;
	text-decoration:underline;
}
.SubChild4CatalogueItem
{
	padding-left:20px;	
}
.SubChild4CatalogueItemSelected
{
	padding-left:20px;	
}
.TabItem1Selected
{
	background-image:url(/Portals/_default/Skins/FHP-Green/images/firstTab.jpg);
	background-repeat:no-repeat;	
	padding-left:10px;
	padding-right:10px;
	font-weight:bold;
	line-height:24px;
}
.TabItem1Selected A
{
	color:#FFFFFF;	
}
.TabItem1
{
	background-image:url(/Portals/_default/Skins/FHP-Green/images/firstTab_inactive.jpg);
	background-repeat:no-repeat;	
	padding-left:10px;
	padding-right:10px;
	font-weight:bold;
}
.TabItem1 A
{
	color:#ffffff;	
}
.TabItemEndSelected
{
	background-image:url(/Portals/_default/Skins/FHP-Green/images/LastTab.jpg);
	background-repeat:no-repeat;
	background-position:top right;	
	padding-left:10px;
	padding-right:10px;
	font-weight:bold;
	line-height:24px;
}
.TabItemEndSelected A
{
	color:#ffffff;	
}
.TabItemEnd
{
	background-image:url(/Portals/_default/Skins/FHP-Green/images/LastTab_inactive.jpg);
	background-repeat:no-repeat;
	background-position:top right;	
	padding-left:10px;
	padding-right:10px;
	font-weight:bold;
	line-height:24px;
}
.TabItemEnd A
{
	color:#ffffff;	
}

.TabItemSelected
{
	background:#236412;	
	padding-left:10px;
	padding-right:10px;
	font-weight:bold;
}
.TabItemSelected A
{
	color:#ffffff;	
}
.TabItem
{
	background:#77ad68;	
	padding-left:10px;
	padding-right:10px;
	font-weight:bold;
}
.TabItem A
{
	color:#ffffff;	
}
.articleHomeSummaryItem
{
	padding-top:20px;
	color:#676767;
}
.ArticleHomeItem
{
	text-transform: capitalize;	
	font-weight:bold;
	padding-bottom:10px;
	font-size:11px;
}
.ArticleHomeItem A
{
	color:#2B3238;	
}
.boxTitleProduct
{
	font-weight:bold;
	font-size:16px;
	color:#5C708B;	
}
/* ######### CSS for Shade Tabs. Remove if not using ######### */

.shadetabs{
padding: 3px 0;
margin-left: 0;
margin-top: 1px;
margin-bottom: 0;
font: bold 12px Verdana;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.shadetabs li{
display: inline;
margin: 0;
}

.shadetabs li a{
text-decoration: none;
position: relative;
z-index: 1;
padding: 3px 7px;
margin-right: 3px;
border: 1px solid #778;
color: #2d2b2b;
background: white url('/shade.gif') top left repeat-x;
}

.shadetabs li a:visited{
color: #2d2b2b;
}

.shadetabs li a:hover{
text-decoration: underline;
color: #2d2b2b;
}

.shadetabs li a.selected{ /*selected main tab style */
position: relative;
top: 1px;
}

.shadetabs li a.selected{ /*selected main tab style */
background-image: url('/shadeactive.gif');
border-bottom-color: white;
}

.shadetabs li a.selected:hover{ /*selected main tab style */
text-decoration: none;
}

.tabcontent{
display:none;
}

@media print {
.tabcontent {
/*display:block !important; */
}
}

/* ######### CSS for Inverted Modern Bricks II Tabs. Remove if not using ######### */

.modernbricksmenu2{
padding: 0;
width: 362px;
border-top: 5px solid #D25A0B; /*Brown color theme*/ 
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
}

.modernbricksmenu2 ul{
margin:0;
margin-left: 10px; /*margin between first menu item and left browser edge*/
padding: 0;
list-style: none;
}

.modernbricksmenu2 li{
display: inline;
margin: 0 2px 0 0;
padding: 0;
text-transform:uppercase;
}

.modernbricksmenu2 a{
float: left;
/*display: block;*/
font: bold 11px Arial;
color: white;
text-decoration: none;
margin: 0 1px 0 0; /*Margin between each menu item*/
padding: 5px 10px;
background-color: black; /*Brown color theme*/ 
border-top: 1px solid white;
}

.modernbricksmenu2 a:hover{
background-color: #D25A0B; /*Brown color theme*/ 
color: white;
}

.modernbricksmenu2 a.selected{ /*currently selected tab*/
background-color: #D25A0B; /*Brown color theme*/ 
color: white;
border-color: #D25A0B; /*Brown color theme*/ 
}

.tabcontent{
display:none;
}

@media print {
.tabcontent {
/*display:block !important;*/
}
}

/* ######### CSS for Indented CSS Tabs. Remove if not using ######### */


.indentmenu{
font: bold 13px Arial;
width: 100%; /*leave this value as is in most cases*/
}

.indentmenu ul{
margin: 0;
padding: 0;
float: left;
/* width: 80%; width of menu*/
border-top: 1px solid navy; /*navy border*/
background: black url('/indentbg.gif') center center repeat-x;
}

.indentmenu ul li{
display: inline;
}

.indentmenu ul li a{
float: left;
color: white; /*text color*/
padding: 5px 11px;
text-decoration: none;
border-right: 1px solid navy; /*navy divider between menu items*/
}

.indentmenu ul li a:visited{
color: white;
}

.indentmenu ul li a.selected{
color: white !important;
padding-top: 6px; /*shift text down 1px*/
padding-bottom: 4px;
background: black url('/indentbg2.gif') center center repeat-x;
}


.tabcontentstyle{ /*style of tab content oontainer*/
border: 1px solid gray;
margin-bottom: 1em;
padding: 10px;
}

.tabcontent{
display:none;
}

@media print {
.tabcontent {
/*display:block !important;*/
}
}
.dhtmltooltip{
position: absolute;
left: -300px;
width: 150px;
border: 1px solid black;
padding: 10px;
background-color: #ffffff;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}
#dhtmlpointer{
position:absolute;
left: -300px;
z-index: 101;
visibility: hidden;
}
/* Slide Content */

.sliderwrapper
{
position: relative; /*leave as is*/
overflow: hidden; /*leave as is*/
border-bottom-width: 6px;
height: 200px;
}


.sliderwrapper .contentdiv{
visibility: hidden; /*leave as is*/
position: absolute; /*leave as is*/
left: 0;  /*leave as is*/
top: 0;  /*leave as is*/
background: white;
height: 100%;
}

.pagination{
	font-weight:bold;
	padding-top:5px;
}

.pagination a{
text-decoration: none; 
color: #00007D;
background: white;
}

.xsImgSearch{	
	margin-right:2px;
}
.xsCmdSearch{	
	font-size:8pt;
	border-collapse:collapse;
	background-color:#FFFFFF;	
	border-color:#C7CAC9;
	border-style:solid;
	border-width:1px;
	height:19px;
	padding-right:3px;
	padding-left:3px;
	margin-right:2px;
}

.xsTxtSearch
{
	width:130px;
	font-size:9pt;
	border-collapse:collapse;
	background-color:#FFFFFF;	
	border-color:#C7CAC9;
	border-style:solid;
	border-width:1px;
	height:22px;
	margin-right:2px;
}
.xsLblSearch {font-family: Arial;font-size: 12px;color: #FFFFFF; height:30px; background-image:url(/Portals/_default/skins/FHP-Green/images/bg_black.gif); padding-left:8px; padding-right:5px; font-weight:bold;}
.xsCssSearch
{
	background-image:url(/Portals/_default/skins/FHP-Green/images/bg_black.gif);
	padding-right:20px;
}

.tblMenu
{
	background-image:url(/Portals/_default/skins/FHP-Green/images/bg_black.gif);
	line-height:30px;
}