/* News START */
#MNP_TextTable, #MNP_TextTableMain {
   margin: 0;
}
/* News END */

/* Added by gavin */
.partners td {
   font-weight: bold;
}
.partners div {
   border: solid 1px black;
}
.imageGrp {
   text-align: center;
}
.imageGrp table {
   margin-left: auto;//
   margin-right: auto;
}
.imageGrp td {
    width: 230px;
    text-align: center;
    vertical-align: top;
    font-weight: bold;
    font-size: 10pt;
    font-weight: bold;
    /* border: 1px solid #4f4cc4; */
    padding: 10px 5px 10px 5px;
}
.imageGrp td.emptyGrp {
    border: 0;
}
.imageGrp img {
    width: 200px;
    margin-bottom: 5px;
}
/* ================================
    CSS STYLES FOR DotNetNuke
   ================================
*/   


/* PAGE BACKGROUND */
/* background color for the header at the top of the page  */
.HeadBg {
}

/* background color for the content part of the pages */
Body
{
}

.ControlPanel {
}

/* background/border colors for the selected tab */
.TabBg {
}

.LeftPane  { 
}

.ContentPane  { 
}

.RightPane  { 
}

/* text style for the selected tab */
.SelectedTab {
}

/* hyperlink style for the selected tab */
A.SelectedTab:link {
}

A.SelectedTab:visited  {
}

A.SelectedTab:active   {
}

A.SelectedTab:hover    {
}

/* text style for the unselected tabs */
.OtherTabs {
}
    
/* hyperlink style for the unselected tabs */
A.OtherTabs:link {
}

A.OtherTabs:visited  {
}

A.OtherTabs:active   {
}

A.OtherTabs:hover    {
}

/* GENERAL */
/* style for module titles */
.Head   {
}

/* style of item titles on edit and admin pages */
.SubHead    {
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
}

/* text style used for most text rendered by modules */
/*.Normal
{
	font-family: Tahoma, Verdana;
	font-weight: normal;
	font-size: 12px;
        line-height:16px
}
   */

.NormalNews
{
	font-family: Tahoma, Verdana;
	font-weight: normal;
	font-size: 11px;
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
	font-family: Tahoma, Verdana;
	font-weight: normal;
	font-size: 12px;
}

.NormalRed
{
	font-family: Tahoma, Verdana;
	font-weight: bold;
	font-size: 12px;
}

.NormalBold
{
	font-family: Tahoma, Verdana;
	font-weight: bold;
	font-size: 12px; 
        line-height:12px
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
}

A.CommandButton:visited  {
}

A.CommandButton:active   {
}

A.CommandButton:hover    {
}
    
/* button style for standard HTML buttons */
.StandardButton     {
}

/* GENERIC */
.aaStyleArial1 {
font-family: Arial;
color: #000000;
Style: normal;
font-size: 11px;
line-height: 15px;
font-weight: normal;
decoration: none;
}

.aaStyleArial2 {
font-family: Arial;
color: #EF2F48;
Style: italic;
font-size: 11px;
line-height: 15px;
font-weight: normal;
decoration: none;
}

.aaStyleTahoma1 {
font-family: Tahoma;
color: #000000;
Style: normal;
font-size: 13px;
line-height: 16px;
font-weight: bold;
decoration: underline;
}

.aaDeritendStyleTahoma1 {
font-family: Tahoma;
color: #333333;
font-style: italic;
font-size: 19px;
line-height: 24px;
font-weight: normal;
decoration: underline;
}

.CellGreen
{
	padding: 5;
	border: 1px #000000 solid;
	margin: 10;
	background: #FFFFFF;
}

H1 {
/*color: #008942;*/
color: #1b1a43;
}

H2  { color: #1b1a43;
}

H3  { color: #1b1a43;
}

H4  { color: #1b1a43;
}

H5, DT  { color: #1b1a43;
}

H6  {
}

TFOOT, THEAD    {
}

TH  {
}

A:link  {
}

A:visited   {
}

A:active    {
}

A:hover {
}

SMALL   {
}

BIG {
}

BLOCKQUOTE, PRE {
}


UL LI   {
}

UL LI LI    {
}

UL LI LI LI {
}

OL LI   {
}

OL OL LI    {
}

OL OL OL LI {
}
OL UL LI   {
}

HR {
}

/* MODULE-SPECIFIC */
/* text style for reading messages in Discussion */    
.Message    {
}   

/* style of item titles by Announcements and events */
.ItemTitle    {
}

/* Menu-Styles */
/* Module Title Menu */
.ModuleTitle_MenuContainer {
}

.ModuleTitle_MenuBar {
}

.ModuleTitle_MenuItem {
}

.ModuleTitle_MenuIcon {
}

.ModuleTitle_SubMenu {
}

.ModuleTitle_MenuBreak {
}

.ModuleTitle_MenuItemSel {
}

.ModuleTitle_MenuArrow {
}

.ModuleTitle_RootMenuArrow {
}

/* Main Menu */

.MainMenu_MenuContainer {
}

.MainMenu_MenuBar {
}

.MainMenu_MenuItem {
}

.MainMenu_MenuIcon {
}

.MainMenu_SubMenu {
}

.MainMenu_MenuBreak {
}

.MainMenu_MenuItemSel {
}

.MainMenu_MenuArrow {
}

.MainMenu_RootMenuArrow {
}

.udtHylecHeader {
	height:30px;
	vertical-align:middle;
	background-color:#00CC52;
	font-size:10pt;
       min-width:98%;
}

.udtHylecHeadProductCode {
	color:white;
	vertical-align:middle;
}

.udtHylecHeadCataloguePage{
	color:white;
	vertical-align:middle;
}

.udtHylecHeadDocument{
	color:white;
	vertical-align:middle;
}

.udtHylecHeadImage{
	color:white;
	vertical-align:middle;
}

.udtHylecTable{
 width: 789px;
/* min-width:98%;*/
 padding:0;
 border-collapse:collapse;
 border-left:thin #00CC52 solid;
 border-bottom: thin #00CC52 solid;
 border-right:thin #00CC52 solid;
}
.udtHylecDataRow{
	border-bottom-width:1px;
	border-bottom-color:#CCFFFF;
	border-bottom-style:solid;
}

.udtHylecDataRow:hover{
	background-color:#A9DFBB;
	}


.udtHylecProduct {
   width: 470px;
	text-align:center;
	font-family: "Lucida Console";
	font-size: 9pt;
        border-bottom-width:1px;
        border-top-width:1px;
        border-bottom-color:green;
        border-top-color:green;
        border-bottom-style:solid;
        border-top-style:solid;
   padding: 0;
}    

.udtHylecProductCode {
   width: 135px;
	text-align:center;
	font-family: "Lucida Console";
	font-size: 9pt;
	font-weight: bold;
        border-bottom-width:1px;
        border-top-width:1px;
        border-bottom-color:green;
        border-top-color:green;
        border-bottom-style:solid;
        border-top-style:solid;
/*        padding-left:5px;
        padding-right:5px;*/
}    

.udtHylecCataloguePage{
	text-align:center;
	font-family: "Lucida Console";
	font-size: 9pt;
	font-weight: bold;
        border-bottom-width:1px;
        border-bottom-color:green;
        border-bottom-style:solid;
}
.udtHylecPDF {
        border-bottom-width:1px;
        border-bottom-color:green;
        border-bottom-style:solid;
}
.udtHylecImage {
   width: 170px;
	text-align:center;
        border-bottom-width:1px;
        border-bottom-color:green;
        border-bottom-style:solid;
        border-top-width:1px;
        border-top-color:green;
        border-top-style:solid;
}

.hylecImage {
	border:0;
	margin: 5 0 5 5;
}

.udtHylecPDF {
	text-align:center;
}
.ContactImg img {Border:0px; filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100); -moz-opacity: 1; margin-top: 2px;margin-bottom:2px;}
.ContactImg:hover img{filter:progid:DXImageTransform.Microsoft.Alpha(opacity=60); -moz-opacity: 0.6;}
.Contact {text-Align:center;}
table.ContactImg td {text-align:center; padding-left:4px; padding-right:4px}
table.ContactImg td a {font-family:tahoma; font-weight:boldcolor:#666666; font-size:10pt;}

.PressReleaseHeader
{
	font-family: Tahoma;
	color: #EDF4FC;
	font-style: normal;
	font-size: 16px;
	font-weight: bold;
text-align:center; 
background-color:#037D32;
padding-top:10px;
padding-bottom:10px; 
}

.PressReleaseItem
{
background-color:#EDF4FC;
font-family: Tahoma;
	color: #037D32;
	font-style: normal;
	font-size: 12px;
	font-weight: Normal;
padding-left:20px;
padding-right:20px;

}

.PDFDownLoadsListHeader
{
	font-family: Tahoma;
	color: #ffffff;
	font-style: normal;
	font-size: 10pt;
	font-weight: bold;
text-align:center; 
background-color:#037D32;
}


.PDFDownLoadsListItem
{
background-color:#DFE5F2;
}

.udtHylecProductDetailHeader td {
font-size:10px;
background-color:#cccccc;
padding-left: 2px;
padding-right:2px;
height:25px;
max-width:100px;
}

.udtHylecProductDetailData td {
font-size:11px;
padding-left:5px;
padding-right:5px;
height:25px;
}

.udtHylecProductDetail {
border-width:1px;
border-color:gray;
border-style:solid;
width: 503px;
}

div.rightpane {	
PADDING-RIGHT: 6px;	
PADDING-LEFT: 0px;	
WIDTH: 100px;	
PADDING-TOP: 0px;	
BACKGROUND-COLOR: transparent;
}


.Literature {

	font-family: Tahoma, Verdana;
	font-weight: normal;
	font-size: 11px;
}

.Literature TD{
	padding-left:10px;
}

.Literature Th{
	padding-left:10px;
        text-align:left;
}


.Literature TD img{
	Border:0;
        padding-left:30px;
}



.LiteratureSubCat {
	font-weight:bold;
}

.LiteratureCompany {
	font-weight:bold;
	color:Green;
}

.Simple_Bottom_TabStrip {
font-family: Arial;
font-size: 8pt;
}

.content {
   line-height: 1.4;
}

.contact {
   padding: 20px;
}
.contact img {
   float: right;
   padding-left: 20px;
}
.contact table {
   margin-bottom: 5px;
}
.contactLable {
   vertical-align: top;
   text-align: right;
   font-weight: bold;
}

.MMP_ModuleTable {
   width: 795px;
}

.MMPOverview {
margin-left:12px;
font-family: Tahoma, Verdana;
}


.MMPOverview td{
padding-bottom:6px;
margin-bottom:4px;
border-bottom: solid 1px #00873F;

}
.MMPListTitle {
	color:#222222;
	font-family: Tahoma, Verdana;
	font-weight: bold;
	font-size: 12pt;
  
}

.hplMMPOverviewTag {
	color:#00873F;
	font-family: Tahoma, Verdana;
	font-weight: bold;
	font-size: 8pt;
 
}

.hplMMPOverviewTitle, .hplMMPOverviewTitle:link, .hplMMPOverviewTitle:visited {
	color:#222222;
	font-family: Tahoma, Verdana;
	font-weight: bold;
	font-size: 8pt;
}

.hplMMPOverviewText, .hplMMPOverviewText:link, .hplMMPOverviewText:visited {
	color:#555555;
	font-family: Tahoma, Verdana;
	font-weight: normal;
	font-size: 7pt;
	
        
}





