﻿@charset "UTF-8";

body.mossbody 
{
   background:url(/Employment/Style%20Library/DisabilityEmploymentServices/cssimages/header_bg.jpg) repeat-x #fff; 	/* Replace with header image */
}

#headerContent
{
   background: url(/Employment/Style%20Library/DisabilityEmploymentServices/cssimages/header_bg2.jpg) top repeat-x #000;	/* Replace with header image */
}

.logo h1
{
   text-indent:-9000px;
   background-image:url(/Employment/Style%20Library/DisabilityEmploymentServices/cssimages/crest.jpg);				/* Replace with your crest */
   background-repeat: no-repeat;
   height:59px;
}

#top
{
   /*Top div holds top navigation*/
   background-color: #5C1A3E;
}

#topMenuContainer
{
   /*The header is on top of the page outside the Wrapper div and after the Top div.*/
   background: #5C1A3E;  /*Look at Sub Folder*/
}

/* Dont Edit */
.logo h1 a
{
   height: 59px;
   width: 471px;
   display: block;
}

/* Dont Edit */
.logo h1 a:link, #banner h1 a:visited, #banner h1 a:hover, #banner h1 a:focus, #banner h1 a:active
{
   outline: none;
}

/* Dont Edit */
#rightcolumn
{
   background:#000000;
}

/* Dont Edit */
#headerBanner
{
 background: #ABBEBE;
}

#banner
{
   background-color: #000000;
   width: 638px;
   height:165px;	/* 165px for Small - 325px for Large */
}

.billboardbackground
{
   background: url(/Employment/Programs/DES/PublishingImages/Banner/Banner.jpg) no-repeat;	/* Replace with your banner */
   width: 638px;
   height:160px;	/* 160px for Small - 320px for Large */
}

.title, .moduletitle
{
   border-bottom:#000000 5px solid;		
   background-color:#08557E;			/* Bar under banner */
}

/* Dont Edit */
#footerWrapper
{
   background:url(/Department/Style%20Library/cssimages/bottom_bg.jpg) top #000000 no-repeat;
}

/*---------iPod----------*/

#ipodnavigation ul li a,

#ipodnavigation ul li a:hover, #ipodnavigation ul li a:focus, #ipodnavigation ul li a:active
{
       background:#5C1A3E;
       color:#fff;
}

#ipodnavigation ul.top-level li ul.menuData
{
       display:block;
}

#ipodnavigation UL.top-level LI        
{
   background-color:#000000; 				/* Background colour behind iPod */
}

#ipodnavigation ul.top-level li a         
{
   background-color: #08557e;      			/* iPod Menu section that displays Streams */
}

#ipodnavigation ul.top-level li a:hover      
{
    background-color: #003259;				/* Hover over iPod Menu section that displays Streams */
}

#ipodnavigation ul.top-level li ul.menuData li a    
{
   background-color: #0a70a5;				/* iPod Menu tile colour */
}

#ipodnavigation ul.top-level li ul.menuData li a:hover      
{
   background-color: #074f76;     			/* Hover Over iPod Menu Colour */
   border-top: solid 1px #0a70a5;  			/* Darker colour of above to be used as border */   
}

#ipodnavigation ul.top-level li.disabilityemploymentservices a        	/* What Stream Tile should be coloured */
{
   background:#5C1A3E;                      /* Color of Stream Tile */
   color:#fff;
}

.divider
{
   height:1px;
   background: url("/International/Style%20Library/EndeavourAwards/cssimages/divider.jpg") center;
   margin-bottom:10px;

}

/* Start Banner Content */

.jquerybanner_slidecontent 
{
	display:none;
}

#jquerybanner_object 
{
	OVERFLOW: hidden; 
	WIDTH: 640px; 
	POSITION: relative; 
	HEIGHT: 160px; 
	BACKGROUND-COLOR: #000;
	bottom:0;
}

/* End Banner Content */
