/*
====================
Stylesheet for utilityfocus.co.uk
Created by Mark Riddell - http://www.ccssupport.co.uk
September 2006
====================
*/
body 
{
    /* Set default styles for skin */
    margin: 0;
    padding: 0;
    line-height: 1.1;
    background-color: #396AB7;
    /* hack for IE 5.5 and below */
    font: x-small Verdana, Arial, Sans-Serif;
    voice-family: "\"}\"";
    voice-family: inherit;
    /* for IE 6+ and all other browsers */
    font: 70% Verdana, Arial, Sans-Serif;
}
/*  FIREFOX HACK */
html, body
{ 
    height: 100%; 
}
#wrapper
{
    width: 100%;
    min-width: 800px;
    max-width: 1600px;
    padding: 0px;
    margin: 0px;
    background-color: #396AB7;
    background-image: url('background.jpg');
    background-repeat: repeat-x;
    background-position: left top;
}
#header
{
    width: 224px;
    background-image: url('header.jpg');
    background-position: left top;
    background-repeat: no-repeat;
    padding: 30px 10px 0 10px;    
}
#flash
{
    width: 521px;
    height: 193px;
    z-index: -1;
    background-color: Transparent;
}
/* Subheader (area containing date, breadcrumbs loginlinks etc) */
#subhead
{
    width: 175px;
    background-color: #E1D5A4;
    border: solid 1px #cccccc;
}
#date
{
    padding: 5px 0 5px 5px;
}
#login
{
    padding: 0px 0 5px 5px;
}
/* This clears both left and right floats */
.clear
{
    clear: both;
}
/* ====================
Content area
======================= */
#main
{
    clear: both;
    width: 100%;
    margin: 0;
    padding: 5px 0 5px 0;
    background-color: Transparent;
    overflow: visible;
}
/* leftpane */
#MenuPane
{
    padding: 0;
    width: 175px;
    vertical-align: top;
    border: solid 1px #cccccc;
    background-color: #ffffff;
    z-index: 5;
}
#sidebar
{
    padding: 0;
    vertical-align: top;
}
/* contentpane */
#content
{
    padding: 0 6px 0 0;
    vertical-align: top;
}
/* rightpane */
#RightPane
{
    width: 175px;
    padding: 0 6px 0 4px;
    vertical-align: top;
}
/* ===== Container div for links and footer ===== */
#footer_container
{
    width: 100%;
    height: 30px;
}
/* ===== Styling for text links ===== */
#links
{
    padding: 20px 0 10px 0;
}
.links
{
    font-size: 10px;
    font: Verdana, Arial;
}
/* ===== Footer ===== */
#footer
{
    clear: both;
    width: 100%;
    padding: 10px 0 5px 0;
    background-color: Transparent;
    color: #fff;
}
/* Linkback to us */
#linkback
{
    clear: both;
    width: 100%;
    padding: 10px 0 5px 0;
    background-color: Transparent;
    font-family: Verdana;
    color: #fff;
}
/*
====================
Set default font for modules
====================
*/
.Normal, .NormalDisabled, .NormalBold, .NormalRed, .NormalTextBox
{
    margin: 0;
    padding: 0;
    line-height: 1.1;
    font: 80% Verdana, Arial, Sans-Serif;
}
/*
====================
Style for module titles
====================
*/
.Head
{
    font-size: 110%;
    font-family: Verdana, Arial, Sans-Serif;
    font-weight: bold;
    color: #000;
}
/* style for item titles on edit and admin pages */
.SubHead
{
    font-size: 85%;
}
/* module title style used instead of Head for compact rendering of Quicklinks and Signin */
.SubSubHead
{
    font-size: 85%;
}
/*
====================
Button style for standard HTML buttons
====================
*/
.StandardButton
{
    font-size: 75%;
}
/*
====================
HTML tag styles
====================
*/
/*H1, H2, H3, H4, H5, DT, H6
{
    font-family: Verdana, Arial, Sans-Serif;
}
H1
{ font-size: 130%; color: #000; font-weight: bold; }
H2
{ font-size: 130%; color: Gray; font-weight: bold; }
H3
{ font-size: 120%; font-weight: bold; }
H4
{ font-size: 110%; font-weight: normal; }
H5, DT
{ font-size: 90%; font-weight: normal; }
H6
{ font-size: 80%; font-weight: normal; }*/
/*
/* ----------
Links format added for Opera browser and Safari
------------ */
.Normal A:link, .Normal A:visited, .Normal A:active
{
    text-decoration: none;
    color: #036;
}
.Normal A:hover
{
    text-decoration: underline;
    color: #F00
}
/* ----------
Any SkinItems that are NOT links eg date
------------- */
.SkinItem
{
    text-decoration: none;
    color: #000033;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 12px;
}
/* ----------
SkinItems that are links eg terms, privacy
------------- */
A.SkinItem:link, A.SkinItem:visited, A.SkinItem:active
{
    text-decoration: none;
    color: #fff;
}
A.SkinItem:hover
{
    text-decoration: underline;
    color: #fff;
}
/* ===== Footer links ===== */
.Footerlink
{
    color: #fff;
    font-size: 12px;
}
A.FooterLink:link, A.FooterLink:visited, A.FooterLink:active
{
    text-decoration: none;
    color: #fff;
}
A.FooterLink:hover
{
    text-decoration: underline;
    color: #fff;
}
/* ===== Login links ===== */
.loginlinks
{
    color: #000033;
    font-size: 65%;
}
A.loginlinks:link, A.loginlinks:visited, A.loginlinks:active
{
    text-decoration: none;
    color: #000033;
}
A.loginlinks:hover
{
    text-decoration: underline;
    color: #000033;
}
/* [SOLPARTMENU] */
.MainMenu_MenuContainer
{
background: #DAE7F2;
width: 100%;
}
.MainMenu_MenuBar
{
background: #DAE7F2;
}

/* Main-Menu: Normal state */
.MainMenu_MenuItem
{
padding-bottom: 5px;
font-size: 10px;
color: #003366;
font-weight: normal;
border-top-style: none;
border-right-style: none;
border-left-style: none;
height: 20px;
border-bottom-style: none;
}

.MainMenu_MenuItemSel
{
padding-bottom: 5px;
font-size: 18px;
height: 20px;
color: #fff;
background-color: #000;
}

.MainMenu_MenuIcon
{
display: none;
width: 0px;
border-top-style: none;
border-right-style: none;
border-left-style: none;
height: 0px;
background-color: #000;
border-bottom-style: none;
}

.MainMenu_MenuIcon_Admin
{
width: 0px;
border-top-style: none;
border-right-style: none;
border-left-style: none;
height: 0px;
background-color: #CC0000;
border-bottom-style: none;
}

.MainMenu_MenuArrow
{
padding-left: 0px;
width: 0px;
border-top-style: none;
border-right-style: none;
border-left-style: none;
background-color: transparent;
border-bottom-style: none;
}

.MainMenu_MenuBreak
{
border-top-style: none;
border-right-style: none;
border-left-style: none;
background-color: blue;
border-bottom-style: none;
}

/* Sub-Menu: Normal state */
.MainMenu_SubMenu
{
background: #DAE7F2;
font-weight: normal;
color: #003366;
border: solid 1px #003366;
}

/* Sub-Menu: Hover state */
.MainMenu_SubMenuItemSel
{
color: #fff;
background: #003366;
font-size: 10px;
font-weight: normal;
border-top: none;
border-right-style: none;
border-left-style: none;
height: 20px;
border-bottom-style: none;
padding: 0 0 0 0;
}

.MainMenu_RootMenuArrow
{
padding-right: 1px;
padding-left: 0px;
}

/* Main-Menu: Normal state*/
.MainMenu_RootMenuItem
{
font-family: Trebuchet MS, Arial;
font-size: 10pt;
font-weight: bold;
text-transform: capitalize;
padding-right: 3px;
padding-top: 3px;
height: 20px;
background-color: #DAE7F2;
border-bottom: solid 1px #003366;
color: #003366;
}

/* Main-Menu: Selected state*/
.MainMenu_RootMenuItemActive
{
font-family: Trebuchet MS, Arial;
font-size: 10pt;
font-weight: bold;
padding-right: 3px;
padding-top: 3px;
text-transform: capitalize;
height: 20px;
color: #fff;
background-color: #003366;
border-bottom: solid 1px #003366;
}

/* Main-Menu: Hover state */
.MainMenu_RootMenuItemSel
{
font-family: Trebuchet MS, Arial;
font-size: 10pt;
text-transform: capitalize;
font-weight: bold;
padding-right: 3px;
padding-top: 3px;
height: 20px;
color: #fff;
background-color: #003366;
border-bottom: solid 1px #003366;
}
