/*
====================
Stylesheet for merlindale.co.uk
Created by Mark Riddell - http://www.ccssupport.co.uk
December 2006
====================
*/
body 
{
    /* Set default styles for skin */
    margin: 0;
    padding: 0;
    line-height: 1.5em;
    background-color: #010080;
    /* hack for IE 5.5 and below */
    font: 12px Arial, Verdana, Sans-Serif;
    voice-family: "\"}\"";
    voice-family: inherit;
    /* for IE 6+ and all other browsers */
    font: 12px Arial, Verdana, Sans-Serif;
    padding-top: 0px;
}
table, tr, td, p {
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 12px;
	line-height: 1.5em;
}
/*  FIREFOX HACK */
html, body
{ 
    height: 100%; 
}
#shadow_top
{
    height: 18px;
    background-image: url('images/shadow_top.jpg');
    background-position: left bottom;
    background-repeat: repeat-x;
}
#shadow_left
{
    width: 19px;
    background-image: url('images/shadow_left.jpg');
    background-position: right top;
    background-repeat: repeat-y;
}
#shadow_right
{
    width: 20px;
    background-image: url('images/shadow_right.jpg');
    background-position: left top;
    background-repeat: repeat-y;
}
#shadow_bottom
{
    height: 18px;
    background-image: url('images/shadow_bottom.jpg');
    background-position: left top;
    background-repeat: repeat-x;
}
#pagemaster
{
    width: 780px;
    padding: none;
    margin: none;
}
#header
{
    width: 780px;
    height: 227px;
    padding: none;
    background-color: #000066;
}
#wrapper
{
    width: 780px;
    background-color: Transparent;
}
#menubar
{
    width: 190px;
    padding: none;
    background-color: Transparent;
}
/* This clears both left and right floats */
.clear
{
    clear: both;
}
/* ====================
Content area
======================= */
#main
{
    clear: both;
    width: 780px;
    margin: none;
    padding: none;
    background-color: #fff;
    background-image: url('images/main_bg.jpg');
    background-position: left top;
    background-repeat: repeat-y;
    overflow: visible;
    border-bottom: solid 2px #000066;
    border-left: none;
    border-right: none;
}
#ContentPane
{
}
#LeftMiddle
{
}
#RightMiddle
{
}
#Bottom
{
}
/* ===== Styling for text links ===== */
#links
{
    width: 100%;
}
#linkstable
{
    background-color: #ccc;
}
.links
{
    font-size: 10px;
    font: Verdana, Arial;
}
/* ===== Footer ===== */
#footer
{
    width: 780px;
    height: 29px;
    background-color: #ccc;
    color: #666;
    background-image: url('images/footer_bg.jpg');
    background-position: left top;
    background-repeat: repeat-x;
}
/* ===== Linkback to us ===== */
#linkback
{
    clear: both;
    background-color: Transparent;
    font-family: Verdana;
}
/*
====================
Set default font for modules
====================
*/
.Normal, .NormalDisabled, .NormalBold, .NormalRed, .NormalTextBox
{
    margin: 0;
    padding: 0;
    line-height: 1.5em;
    font: 100% Tahoma, 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: #999;
}
.Normal A:hover
{
    text-decoration: underline;
    color: #999
}
/* ----------
Any SkinItems that are NOT links eg date
------------- */
.SkinItem
{
    text-decoration: none;
    color: #ccc;
    font-size: 85%;
}
/* ----------
SkinItems that are links eg terms, privacy
------------- */
A.SkinItem:link, A.SkinItem:visited, A.SkinItem:active
{
    text-decoration: none;
    color: #ccc;
}
A.SkinItem:hover
{
    text-decoration: underline;
    color: #ccc;
}
/* ===== Text links ===== */
.links
{
    text-decoration: none;
    color: #999;
    font-family: Tahoma, Verdana, Arial, Sans-Serif;
    font-size: 85%;
}
A.links:link, A.links:visited, A.links:active
{
    text-decoration: none;
    color: #999;
}
A.links:hover
{
    text-decoration: underline;
    color: #666;
}
/* ===== Footer links ===== */
.Footerlink
{
    color: #666;
    font-size: 85%;
}
A.FooterLink:link, A.FooterLink:visited, A.FooterLink:active
{
    text-decoration: none;
    color: #666;
}
A.FooterLink:hover
{
    text-decoration: underline;
    color: #333;
}
/* ===== link backs ===== */
.linkback
{
    text-decoration: none;
    color: #999;
    font-family: Tahoma, Verdana, Arial, Sans-Serif;
    font-size: 85%;
}
A.linkback:link, A.linkback:visited, A.linkback:active
{
    text-decoration: none;
    color: #666;
}
A.linkback:hover
{
    text-decoration: underline;
    color: #333;
}
/* [SOLPARTMENU] */
.MainMenu_MenuContainer
{
background: Transparent;
width: 180px;
}
.MainMenu_MenuBar
{
background: Transparent;
}

/* Main-Menu: Normal state */
.MainMenu_MenuItem
{
padding-bottom: 0px;
font-size: 12px;
color: #000;
font-weight: normal;
border-top-style: none;
border-right-style: none;
border-left-style: none;
height: 20px;
border-bottom-style: none;
}

.MainMenu_MenuItemSel
{
padding-left: 0px;
color: #fff;
background-color: #F7EDAF;
}

.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: Transparent;
border-bottom-style: none;
}

.MainMenu_MenuArrow
{
border: none;
}

.MainMenu_MenuBreak
{
border: none;
}

/* Sub-Menu: Normal state */
.MainMenu_SubMenu
{
background-color : #F7EDAF;
font-weight: normal;
color: #000;
font-size: 12px;
padding: 5px 0 0 0;
filter: alpha(opacity=90, FinishOpacity=90, Style=1);
-moz-opacity: 0.90;
}

/* Sub-Menu: Hover state */
.MainMenu_SubMenuItemSel
{
background-color : #F7EDAF;
color: #666;
font-weight: normal;
border-top: none;
border-right-style: none;
border-left-style: none;
border-bottom-style: none;
padding: none;
filter: alpha(opacity=90, FinishOpacity=90, Style=1);
-moz-opacity: 0.90;
}

.MainMenu_RootMenuArrow
{
border: none;
}

/* Main-Menu: Normal state*/
.MainMenu_RootMenuItem
{
font-family: Trebuchet MS, Arial;
font-size: 12pt;
font-weight: bold;
background-color: Transparent;
color: #000;
height: 20px;
}

/* Main-Menu: Selected state*/
.MainMenu_RootMenuItemActive
{
color: #036;
background-color: #999;
}

/* Main-Menu: Hover state */
.MainMenu_RootMenuItemSel
{
color: #036;
background-color: #999;
}
