/* ================================
    CSS STYLES FOR DotNetNuke
   ================================
*/   

.containermaster_colour
{
border: 1px solid #FFFFFF;
}

.containerrow1_colour
{
background-color: #FFFFFF;
}

.containerrow2_colour
{
background-color: #FFFFFF;
}

.contentpane
{
padding: 0px 0px 0px 0px;
}

.containerheader
{
color: #403E7D;
}

.pagemaster
{
background-image: url("asbestos-removal-gradient.jpg ");
background-repeat: repeat-x;
}

/* GENERAL */
/* style for module titles */
.Head   {
color:#403E7D;
}

/* style of item titles on edit and admin pages */
.SubHead    {
color:#403E7D;
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
color:#403E7D;
}

.Normal
{
font-family:Verdana;
font-size:12px;
font-weight:normal;
color: #666666;
}

p
{
text-align: left;
font-family:Verdana;
font-size:12px;
font-weight:normal;
color: #666666;
}

.NormalTextBox
{
font-family:Verdana;
font-size:11px;
color: #666666;
}


/* button style for standard HTML buttons */
.StandardButton
{
color: #FFFFFF;
background-color: #403E7D;
}

/* GENERIC */
H1  
{
text-align: left;
font-family:Verdana;
font-size:18px;
font-weight:bold;
color: #403E7D;
}
H2  {
text-align: left;
font-family:Verdana;
font-size:15px;
font-weight:bold;
color: #403E7D;
}
H3  {
text-align: left;
font-family:Verdana;
font-size:13px;
font-weight:bold;
color: #403E7D;
}
H4  {
text-align: left;
font-size:11px;
color: #403E7D;
font-weight:bold;
margin-bottom: 2pt;
margin-top: 2pt;
}


A:link  {
text-align: left;
color: #403E7D;
}
A:visited   {
text-align: left;
color: #403E7D;
}
A:hover {
text-align: left;
color: #DD0000;
}
A:active    {
text-align: left;
color: #403E7D;
}


UL LI   {
text-align: left;
}

UL LI LI    {
text-align: left;
}

UL LI LI LI {
text-align: left;
}

OL LI   {
text-align: left;
}

OL OL LI    {
text-align: left;
}

OL OL OL LI {
text-align: left;
}
OL UL LI   {
text-align: left;
}

.searchtext
{
color: #FFFFFF;
}

A.searchtext:link
{
color: #FFFFFF;
}

A.searchtext:hover
{
color: #CCCCCC;
}

.skinobject
{
color: #403E7D;
}

A.skinobject:link
{
color: #403E7D;
}

A.skinobject:hover
{
color: #DD0000;
}


.linkstext
{
color: #403E7D;
}

A.linkstext:link
{
color: #403E7D;
}

A.linkstext:hover
{
color: #DD0000;
}


.termstext
{
color: #FFFFFF;
}

A.termstext:link
{
color: #FFFFFF;
}

A.termstext:hover
{
color: #CCCCCC;
}


.privacy
{
color: #FFFFFF;
}

A.privacy:link
{
color: #FFFFFF;
}

A.privacy:hover
{
color: #CCCCCC;
}


.skingradient
{
height:25;
background-color:#403E7D;
}


.MainMenu_MenuContainer 
{
background-color:#403E7D; 
}

.MainMenu_MenuItem
{
color:#FFFFFF;
border: 1px solid #403E7D;
padding: 1px 1px 1px 1px;
}


.MainMenu_SubMenu
{
background-color:#403E7D;
filter:progid:DXImageTransform.Microsoft.Shadow(color='#2A3179', Direction=135, Strength=3); 
}


.MainMenu_MenuItemSel 
{
color:#CCCCCC;
background-color:transparent;
border: 1px solid #403E7D;
padding: 1px 1px 1px 1px;
}


.MainMenu_MenuArrow 
{
display:none;
}
.MainMenu_RootMenuArrow
{
display:none;
}

.MainMenu_MenuIcon
{
display:none;
}










