﻿body {
background-color: #b8d2ad;
}

table, tr, td {
  border: 1px !important;
  background: transparent !important;
  margin: 0px !important;
}

#ctl00_IWS_WH_CPH_Content_HtmlControl1, #ctl00_IWS_WH_CPH_Content_HtmlControl1 body {
  background-color: #e3f6db !important;
}

.BG_Base {
background-color: #b8d2ad !important;
/*Height of title.jpg should be entered here*/
height: 200px; 
}


/* Controls the nav frame which sits to the left of the content. Delete background-image if not needed */
.MS_MasterLeftNav {
background-color: #b8d2ad;
background-image: url('/images/navIMG.jpg');
}

/* Puts a border around the content area */
.MS_MasterBody {
border: 1px solid #91d275;
}

/*Controls the background color of the content area */
.MS_MasterBody, .MSC_Body {
background-color: #e3f6db;
}

/* Controls the background color of the footer */
.MSC_FooterFrame {
background-color: #b8d2ad !important;
}

/* Controls the style, border and colour of the buttons */
.MSC_PrimaryNavFrame a {
background-color: #cdf6bb !important;
border: 1px solid #91d275;
text-decoration: none;
font-weight: normal;
color: #606060 !important;
}

/* Controls the font style, background-color and border of the buttons when a) the page is currently being viewed, b) the mouse rolls over the button */
.MSC_PrimaryNavFrame a:hover, a.MSC_PrimaryNavLink-On {
background-color: #e3f6db !important;
border: 1px solid #91d275;
text-decoration: none;
color: #404040 !important;
}

/* Controls the font style of the button for the page currently selected (this will over-ride the code in the previous set of code */
a.MSC_PrimaryNavLink-On {
font-weight: bold !important;
}

/* DO NOT TOUCH ANY OF THE CODE BELOW THIS LINE UNLESS YOU KNOW WHAT YOU ARE DOING */

.BG_Base {
background-image: url('/images/title.jpg') !important;
background-position: top right !important;
background-repeat: no-repeat;
padding: 0px 30px 0px 30px;
border: none;
}

.MSC_PrimaryNavFrame td {
background-color: #b8d2ad !important;
padding: 0px 3px 1px 2px;
}


.MS_MasterPrimaryNav {
display: none !important;
}

.MS_MasterHeader .MSC_SiteWidth {
border: none !important;
}

.MSC_FooterFrame {
background-color: #b8d2ad !important;
padding-top: 3px;
margin-bottom: 3px;
}


/* Hide primary nav excess */
.MSC_PrimaryNavLeftSpace, .MSC_PrimaryNavRightSpace {
display: none;
}

/* Primary Nav Container */
.MSC_PrimaryNavFrame {
background-color: none !important;
margin: 0px;
}

.MS_MasterLeftNav {
padding-top:0px;
border: none;
background-position: bottom left;
background-repeat: no-repeat;
}

.MSC_PrimaryNavFrame a {
display: block;
width: 130px;
padding: 4px 10px;
font-size: 9pt !important;
}


#ctl00_IWS_WH_CPH_Content_SlideshowControl1_Container {
  color: #e3f6db !important;
}
.F_Mid {
color: #e3f6db !important;
}

.MS_MasterFrame {
  margin-left: auto !important;
  margin-right: auto !important;
}
