/* ================================
    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
{
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
}

.NormalRed
{
}

.NormalBold
{
}

/* 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 */
.aaDeritendStyleTahoma1 {
font-family: Tahoma;
color: #333333;
font-style: italic;
font-size: 19px;
line-height: 24px;
font-weight: normal;
decoration: underline;
}

.aaDeritendStyleTahoma2 {
font-family: Arial;
font-color: #F5812A;
font-style: italic;
font-size: 15px;
line-height: 21px;
font-weight: bolder;
decoration: none;
}

.aaDeritendStyleTahoma3 {
font-family: Tahoma;
color: #333333;
Style: italic;
font-size: 17px;
line-height: 25px;
font-weight: bold;
}

.aaDeritendStyleArial1  {
font-family: Arial;
color: #444444;
font-size: 13px;
line-height: 20px;
font-weight: bold;
}

.aaDeritendStyleArial2  {
font-family: Arial;
color: #444444;
Style: normal;
font-size: 15px;
line-height: 20px;
font-weight: normal;
decoration: none;
}

.aaDeritendStyleArial3 {
font-family: Arial;
color: #333333;
Style: italic;
font-size: 19px;
line-height: 25px;
font-weight: normal;
}

.aaDeritendStyleTable1B {
font-family: Tahoma;
color: #0092B2;
Style: italic;
font-size: 15px;
line-height: 25px;
font-weight: bold;
}

.aaDeritendStyleTable2O {
font-family: Tahoma;
color: #F6822B;
Style: italic;
font-size: 15px;
line-height: 25px;
font-weight: bold;
}

.aaDeritendStyleAdress1 {
font-family: Tahoma;
color: #003366;
font-style: normal;
font-size: 12px;
line-height: 15px;
font-weight: bold;
}



.aaDeritendStyleAddress{
font-family: Tahoma;
color: #0092B2; #FF9933;
font-style: italic;
font-size: 12px;
line-height: 15px;
font-weight: bold;
}

.aaDeritendStyleHelvTitleBlack {
font-family: Helvetica;
color: #000000;
Style: italic;
font-size: 15px;
line-height: 18px;
font-weight: bold;
}

.aaDeritendStyleBodyBlue {
font-family: Arial;
color: #000000;
Style: italic;
font-size: 13px;
line-height: 15px;
font-weight: normal;
}

.aaDeritendOrangeBullet {
font-family: Arial;
color: #F6822B;
font-style: normal;
font-size: 12px;
line-height: 15px;
font-weight: bold;
}

.aaDeritendBlueBullet {
font-family: Arial;
color: #0093AF;
font-style: normal;
font-size: 12px;
line-height: 15px;
font-weight: bold;
}

.aaDeritendClick {
font-family: Tahoma;
color: #0093AF;
font-style: normal;
font-size: 12px;
line-height: 15px;
font-weight: bold;
}

.aaDeritendOrangeClick {
font-family: Tahoma;
color: #F6822B;
font-style: normal;
font-size: 12px;
line-height: 15px;
font-weight: bold;
}

H2  {
}


H3  {
}

H4  {
}

H5, DT  {
}

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 {
}

.leftBoxGray
{
width:100%; 
text-align:center; 
background-color:#999999; 
padding-top:20px; 
padding-bottom:20px; 
border-left-width:2px; 
border-right-width:0px; 
border-color:#ffffff; 
border-style:solid; 
border-top-width:10px;
border-bottom-width:10px; 
}

.leftBoxLBlue
{
width:100%; 
text-align:center; 
background-color:#DFE5F2; 
padding-top:10px; 
padding-bottom:8px; 
border-left-width:2px; 
border-right-width:0px; 
border-color:#ffffff; 
border-style:solid; 
border-top-width:0px;
border-bottom-width:8px; 
}


.enquiryForm td
{
padding-bottom:8px;
padding-left:10px
}

.enquiryForm 
{
padding-bottom:8px;

}

.enquiryFormTable
{
background-color:#DFE5F2;
border-left:10px;
border-right:2px;
border-top:20px;
border-bottom:20px;
border-style:solid;
border-color:#DFE5F2;
}

.enquiryFormHeader {
	font-family: Tahoma;
	color: #F6822B;
	font-style: normal;
	font-size: 14pt;
	font-weight: bold;
	padding-top:8px;
	padding-bottom:2px;

}

.aaDeritendTop {
	font-family: Tahoma;
	color: #F6822B;
	font-style: normal;
	font-size: 10pt;
	font-weight: bold;


}

.PressReleaseHeader
{
	font-family: Tahoma;
	color: #ffffff;
	font-style: normal;
	font-size: 10pt;
	font-weight: bold;
text-align:center; 
background-color:#999999; 
}

.PressReleaseItem
{
background-color:#DFE5F2;
}

.PDFDownLoadsListHeader
{
	font-family: Tahoma;
	color: #ffffff;
	font-style: normal;
	font-size: 10pt;
	font-weight: bold;
text-align:center; 
background-color:#999999;
}


.PDFDownLoadsListItem
{
background-color:#DFE5F2;
}

.ArmatureButton:hover img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=60); 
-moz-opacity: 0.6;
}

.DiamondButton:hover img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=60); 
-moz-opacity: 0.6;
}

.DVDButton:hover img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=60); 
-moz-opacity: 0.6;
}


.CoilEnquiryForm 
{
padding-bottom:8px;

}

.CoilEnquiryForm td
{
padding-bottom:8px;
padding-left:20px;
padding-right:20px
}

.CoilEnquiryForm Table
{
background-color:#FFF;
border-left:2px;
border-right:2px;
border-top:2px;
border-bottom:2px;
border-style:solid;
border-color:#DFE5F2;
}

.CoilEnquiryFormBlue Table
{
background-color:#DFE5F2; 
border-left:2px;
border-right:2px;
border-top:2px;
border-bottom:2px;
border-style:solid;
border-color:#DFE5F2;
}






