
/*-Begin Section -_reset.css-*/
body, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
      margin: 0;
      padding: 0;
      border: 0;
      outline: 0;
      font-weight: inherit;
      font-style: inherit;
      font-size: 100%;
      font-family: inherit;
      vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
      outline: 0;
}
body {
      line-height: 1;
      color: black;
      background: white;
}
ol, ul {
      list-style: none;
}
table {
      border-collapse: separate;
      border-spacing: 0;
}
caption, th, td {
      text-align: left;
      font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
      content: "";
}
blockquote, q {
      quotes: "" "";
}

/*-End Section -_reset.css-*/


/*-Begin Section -_theme.css-*/
html
{
	overflow-y: scroll;
}
body 
{
	background: #ededed url(../_images/dcet/page-bg.jpg) repeat-x top left;
	font: 70%/1.2em arial,sans-serif; 
	background-color: #ededed!important;
}
#base 
{
	background-color: #FFF;
	padding: 31px 28px;
	margin: 0 auto;	
	width: 884px;
}

/* ZONES */
#ZoneHeaderRow
{
	overflow: hidden;
	/*position:relative;*/
	z-index:99;
}
#LeftRightContainer 
{
	overflow: hidden;
	z-index:1;
	/*display:inline;*/
}
#ZoneLeftColumn 
{
	/*display: inline;*/
	float: left;
	min-height:10px;
	padding: 35px 0 35px 0;
	width: 185px;
	overflow:hidden;
}

#ZoneMiddleColumn 
{
	/*display: inline;*/
	float: left;
	min-height:10px;
	padding: 35px 20px;
	width: 420px;
	overflow:hidden;
}
#ZoneRightColumn
{
	/*display: inline;*/
    float: left;
	min-height:10px;
	padding: 35px 0 35px 0;
	width: 238px;
	clear:right;
	overflow:hidden;
}
#ZoneCentreRow 
{

}
#ZoneFooterRow 
{
	background: #FFF url(../_images/dcet/footer-box.gif) no-repeat top center;
	height:154px;
	clear:both;
}


a.linkskip {
	position: absolute;
	top: -200px;
}


#ZoneHeaderRow h1.ident
{
	font-size: 1em;
}


form.elPagedirectionsandmap div.elContent h1
{
	margin-bottom:18px;
}


/* *********************************

	Element Horizontal Nav 
	
***********************************/
ul.elMainMenu 
{
	background: #000 url(../_images/dcet/menu-right.gif) no-repeat top right;
	display: block;
	clear: both;
	font-size: 1.1em;
    height: 34px;
    line-height: 34px;
	list-style: none;
	margin: 0 0 8px 0;
	overflow: hidden;
	z-index:99;	
}
ul.elMainMenu a
, ul.elMainMenu a:link
, ul.elMainMenu a:visited
{
	color: #dfdfdf;
	display: block;
	font-size: 1em;	
	padding: 0 10px 0 8px;
	text-decoration: none;	
	text-transform: none;
}
ul.elMainMenu li 
{
	float: left;
	padding: 0;
	overflow: hidden;
	white-space: nowrap;
	width: auto;
	border-left: solid 2px #000;	
}
ul.elMainMenu li.first
{
	background-image: url(../_images/dcet/menu-left.gif);
	background-position: top left;
	background-repeat: no-repeat;
	padding-left: 2px;
	border: 0;
}
ul.elMainMenu li.first.depth01:hover
, ul.elMainMenu li.first.depth01.current
{
	background-image: url(../_images/dcet/menu_left_hover.gif);
	background-position:top left;
	background-repeat:no-repeat;
	padding-left:2px;
	border-left: 0 !important;
}
ul.elMainMenu  li:hover
, ul.elMainMenu  li.current
{
	background-color: #ff0a09;
	background-image: url(../_images/dcet/menu-curve.gif);
	background-position: right;
	background-repeat: no-repeat;		
	border-left: solid 2px #FFF;
	color: #000;
}
ul.elMainMenu  li.first:hover
{
	border: 0;
}
ul.elMainMenu ul 
{
	line-height: 1;
	list-style: none;
	margin: 0;  	
	padding: 0;
	z-index:99;
}
ul.elMainMenu li ul 
{
	height: auto;	
	left: -999em;
	position: absolute;
	width: 210px;
	border-right: solid 1px #4e4f4f;
}
ul.elMainMenu li li
, ul.elMainMenu li li:hover
, ul.elMainMenu li li.first  
{
    background-color: #3f3f3f;	 
	background-image: none;
	line-height: 23px;
	border: 0;
	margin: 0;
	padding: 0;
	width: 210px;
	background-image: url(../_images/dcet/menu-div.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
}
ul.elMainMenu li li:hover
{
	background-color: #2f2f2f;
}
ul.elMainMenu ul a
, ul.elMainMenu ul a:link
, ul.elMainMenu ul a:visited 
{
	border: 0;
    color: #FFF;
	font-size: 1em;
    padding: 0 5px 2px 5px;
    text-transform: none;    
	width: 200px;
	border-bottom: solid 1px #4e4f4f;
}
ul.elMainMenu ul a:hover
, ul.elMainMenu ul a:active
{
	background-color: transparent;
}
ul.elMainMenu ul a.ChildItems
{
    background-image: url(../_images/dcet/more_nibble.gif) !important;
    background-position: top right !important;	
	background-repeat: no-repeat !important;    
}
ul.elMainMenu ul a.ChildItems:hover 
{
    background-image: url(../_images/dcet/more_nibble_on.gif) !important;	
}

ul.elMainMenu ul li a.current,
ul.elMainMenu ul li a.parent_current
{
	background-color: #2f2f2f!important;
}

ul.elMainMenu li ul ul 
{
	margin: -26px 0 0 211px;
}
ul.elMainMenu li ul ul ul
{
	margin: -26px 0 0 211px;
}

ul.elMainMenu li ul ul ul ul
{
	margin: -26px 0 0 221px;
}

ul.elMainMenu li li li ul,
ul.elMainMenu li li li li,
ul.elMainMenu li li li li.first
{
	width:220px!important;
}

ul.elMainMenu li li li li a,
ul.elMainMenu li li li li a:link,
ul.elMainMenu li li li li a:visited,
ul.elMainMenu li li li li a:hover,
ul.elMainMenu li li li li a:active
{
	width:210px!important;
}

ul.elMainMenu li li li li ul,
ul.elMainMenu li li li li li,
ul.elMainMenu li li li li li.first ,
ul.elMainMenu li li li li li a,
ul.elMainMenu li li li li li a:link,
ul.elMainMenu li li li li li a:visited,
ul.elMainMenu li li li li li a:hover,
ul.elMainMenu li li li li li a:active
{
	width:140px!important;
}

ul.elMainMenu li li a
, ul.elMainMenu li li a:link
, ul.elMainMenu li li a:visited
{
    background-image: none;
}

ul.elMainMenu li:hover ul ul
, ul.elMainMenu li:hover ul ul ul
, ul.elMainMenu li:hover ul ul ul ul
, ul.elMainMenu li.MenuItemHover ul ul
, ul.elMainMenu li.MenuItemHover ul ul ul
, ul.elMainMenu li.MenuItemHover ul ul ul ul 
{     
    display: none;
    left: -999em; 
} 

ul.elMainMenu li:hover ul
, ul.elMainMenu li li:hover ul
, ul.elMainMenu li li li:hover ul
, ul.elMainMenu li li li li:hover ul
, ul.elMainMenu li.MenuItemHover ul
, ul.elMainMenu li li.MenuItemHover ul
, ul.elMainMenu li li li.MenuItemHover ul
, ul.elMainMenu li li li li.MenuItemHover ul 
{
    left: auto; 
	display: block;
} 

/* *********************************

	Side Menu
	
***********************************/

ul.elLeftMenu
{
	background:url(../_images/dcet/leftmenu_top.gif) no-repeat top left;
	margin:0;
	padding:0;
	list-style-type:none;
	width:184px;
	font-family:Arial, Tahoma, Verdana;
	padding-top:6px;
	margin:0 0 28px 0;
}

ul.elLeftMenu li
{
	background:url(../_images/dcet/leftmenu_bg.gif) repeat-y top left;
}

ul.elLeftMenu a,
ul.elLeftMenu a:link,
ul.elLeftMenu a:visited
{
	padding:0 10px 0 10px;
	margin:0;
	text-decoration:none;
	color:#e90908;
}

ul.elLeftMenu a:hover
{
	text-decoration:underline;
}

ul.elLeftMenu li.first
{
	font-size:1em;
	font-weight:bold;
	padding:5px 0 0 0;
}

ul.elLeftMenu li.first a
{
	color:#000;
}

ul.elLeftMenu li ul
{
	background:url(../_images/dcet/leftmenu_bottom.gif) no-repeat bottom left;
	padding-bottom:10px;
	padding-top:4px;
}

ul.elLeftMenu li ul li,
ul.elLeftMenu li ul li.first
{
	background:none;
	font-size: 1em;
	padding:4px 0 0 0;
	background:url(../_images/dcet/leftmenu_listimg.gif) no-repeat 11px 8px;

	line-height: 1.3em;
	font-weight:normal;
}
ul.elLeftMenu  li.depth03.first, ul.elLeftMenu li.depth03
{
	background:#E5E5E5;
	border-left:1px #D3D3D3 solid;
	border-right:1px #D3D3D3 solid;
}
ul.elLeftMenu li ul li a,
ul.elLeftMenu li ul li a:link,
ul.elLeftMenu li ul li a:visited,
ul.elLeftMenu li ul li.first a,
ul.elLeftMenu li ul li.first a:link,
ul.elLeftMenu li ul li.first a:visited
{
	color:#e90908;	
	padding:0!important;
	margin:0!important;
}

ul.elLeftMenu li ul li
{
	padding-left:23px!important;
	margin:0;
}

ul.elLeftMenu li ul li ul
{
	background:none;
	padding:0;
}

ul.elLeftMenu li ul li ul li,
ul.elLeftMenu li ul li ul li.first
{
	/*background:none;*/
}

ul.elLeftMenu li ul li ul li
{
	padding-left:5px!important;
}

ul.elLeftMenu li ul li ul li a,
ul.elLeftMenu li ul li ul li a:link,
ul.elLeftMenu li ul li ul li a:visited,
ul.elLeftMenu li ul li ul li.first a,
ul.elLeftMenu li ul li ul li.first a:link,
ul.elLeftMenu li ul li ul li.first a:visited
{
	color:#000!important;
	padding-left:0px!important;
}

/* *********************************

	Header Image
	
***********************************/
img.elSlideShow
{
	float:left;
	clear:none;
	width:540px;
	height:200px;
}

/* *********************************

	Header Text
	
***********************************/

ul.elHeaderText
{
	/*position:absolute;
	right:0px;
	top: 105px;*/
	
	float:left;
	clear:none;
	
	height:200px;
	width:345px;

	background:url(../_images/dcet/headertext_bg.gif) no-repeat top left;
	list-style:none;
	padding:0;
	margin:0;
	margin-left:-1px;
}

ul.elHeaderText li
{
	position:relative;
	width:285px;
	height:135px;
	padding:45px 30px 20px 30px;
	margin:0;
}

ul.elHeaderText h3
{
	font-family: Arial, Tahoma, Verdana;
	font-size: 1.9em;
	font-weight:normal;
	color:#fff;
	line-height:1.1em;
	text-align:center;
	padding:35px 30px 0 30px;
}

/* CONTENT PANEL OUTPUT */
div.elContent
{
    line-height: 1.6em;
}
div.elContent h1, #ZoneRightColumn h1.MapTitle
{
	font-size: 1.5em;
	font-weight: normal;	
	/*margin: 1em 0;*/
}
div.elContent h2
{
	color: #6e6969;
	font-size: 1.4em;
	font-weight: normal;
	margin: 1em 0;
}
div.elContent h3
{
	font-size: 1.3em;
	font-weight: normal;
	margin: 1em 0;
}
div.elContent h4
{
	font-size: 1.2em;
	font-weight: normal;
	margin: 1em 0;
}
div.elContent h5
{
	font-size: 1.1em;
	font-weight: normal;
	margin: 1em 0;
}
div.elContent h6
{
	color: #6e6969;
	font-size: 1em;
	font-weight: normal;
	margin: 1em 0;	
}
div.elContent  ul
{
	list-style-type: disc;
	padding-left: 1em;
	margin: 1em 2em;
}
div.elContent  ol
{
	list-style-type: decimal;
	padding-left: 1em;
	margin: 1em 2em;
}
div.elContent  blockquote
{
	background-color: #EFEFEF;
	border-left: solid 4px #959191;
	margin: 1em 2em 1em 3em;
	padding: .5em;
}
div.elContent   a
, div.elContent  a:link
, div.elContent  a:visited
{
	color:#eb1600;
	font-weight: bold;
	text-decoration: none;
}
div.elContent  a:active
, div.elContent  a:hover
, div.elContent  a:focus
{
	text-decoration: underline;
}
div.elContent table
{
	border-collapse: collapse;
	border: solid 1px #E0E0E0;
	padding: 3px;
}
div.elContent table th
{
	background-color: #959191;
	border: solid 1px #E0E0E0;		
	color: #FFF;
	font-weight: bold;
	padding: 4px 5px;
	text-align: left;
}
div.elContent table td
{
	border: solid 1px #E0E0E0;
	padding: 4px 5px;
}
div.elContent p
{
	margin: 1em 0;
}
div.elContent p strong
{
	font-weight:bold;
}	

/* *********************************

	Right Images
	
***********************************/

ul.elAttachedImages
{
	padding:0 0 0 20px;
	margin:0;
	list-style:none;
	width:238px;
	float:right;
}

/* TOOLS */
div.Tools 
{
    float: right;
}
div.Tools a
, div.Tools a:link
, div.Tools a:visited 
{
    background-image: url(../_images/dcet/arrow.gif);   
    background-repeat: no-repeat;
    background-position: 1px 3px;   
    color: #3e3e3e; 
    font-weight: bold;
    margin-left: 10px;
	padding: 0 0 0 10px;
}
div.Tools a:hover
, div.Tools a:active 
{
    color: #333;
}


/* SEARCH RESULTS */
.TagHighLight 
{
    background-color: #FFFF00;
}


/* logo */
h1.ident
{
	float: left;
	margin-bottom: 16px;
}
h1.ident a
, h1.ident a:link
, h1.ident a:visited
, h1.ident a:hover
, h1.ident a:active
{
	display: block;
	width: 221px;
	height: 45px;
	background: #fff url(../_images/dcet/logo.gif) no-repeat top left;
	text-indent: -999em;
}


/*search box*/
ul.elSearch
{
	clear: right;
	display: inline;
	float: right;
	margin-top: 20px;
	overflow: hidden;
	width: 270px;
}
ul.elSearch li
{
	float: left;
}
ul.elSearch li.box
{
	background: #fff url(../_images/dcet/inp-search.gif) no-repeat top left;
	height: 27px;
	width: 238px;
}
ul.elSearch li.box input
{
	background-color: transparent;
	border: 0;
	color: #7f7f7f;
	height: 27px;	
	margin-top: 4px;
	margin-left: 10px;
}
ul.elSearch li.btn a.hoverbutton
, ul.elSearch li.btn a.hoverbutton:link
, ul.elSearch li.btn a.hoverbutton:visited
{
	background-image: url(../_images/dcet/btn-go.gif);
	border: 0;
	height: 27px;
	padding: 0;
	text-indent: -999em;
	width: 30px;	
}
/*search results*/
ul.elSearchResults
{
	
}
ul.elSearchResults div.elContent h1.Title
{
	background-color:#fff;
	border:0;
	text-decoration:underline;
}
ul.elSearchResults div.elContent h2.DateStart
{
	margin:0;
	padding:0;
}
ul.elSearchResults div.elContent p.Description
{
	background-color:#fff;
	margin:0 0 25px 0;
	padding:0;
	border:0;
}
ul.elSearchPaging li
{
	float:right;
	display:inline;
	margin:0 8px 0 0;
}
/* Footer enquiry form */
ul.elEnquiry
{
	float: left;
	padding: 18px;
	margin-bottom:9px;
	width: 414px;

}
ul.elEnquiry li.txt
{
	color: #524f4f;
	font-size: 1.1em;
	margin-bottom: 10px;
}
ul.elEnquiry li.txt strong
{
	color: #e90908;
	font-weight: bold;
}
ul.elEnquiry li fieldset legend
{
	display: none;
}
ul.elEnquiry li fieldset li 
{
	padding-bottom: 3px;
}
ul.elEnquiry li fieldset li em
{
	color: #FF0000;
	font-weight: bold;

}
ul.elEnquiry li fieldset li a.formDesc
{
	display: none;
}
ul.elEnquiry li fieldset li input
{
	border: 0;
	height: 21px;
	padding: 5px 2px 0 10px;

}
ul.elEnquiry li fieldset li label
{
	display: inline;
	float: left;	
	line-height: 26px;
	/*margin-left: -11px;*/
	width: 50px;			
}
ul.elEnquiry li fieldset li.Enquiry input
{
	background: #fff url(../_images/dcet/inp-name.gif) no-repeat top left;
	width: 337px;
}
ul.elEnquiry li fieldset li.Email input
{
	background: #fff url(../_images/dcet/inp-email.gif) no-repeat top left;
	width: 265px;
}
ul.elEnquiry li.btn a.hoverbutton
, ul.elEnquiry li.btn a.hoverbutton:link
, ul.elEnquiry li.btn a.hoverbutton:visited
{
	background-image: url(../_images/dcet/btn-send.gif);
	border: 0;
	height: 26px;
	margin-top: -34px;
	margin-right: 18px;
	padding: 0;
	text-indent: -999em;
	width: 64px;
}	
ul.elEnquiry li.btn a.hoverbutton:hover
{
	background-image: url(../_images/dcet/btn-send_hover.gif);
}

/* footer contact panel */
ul.elContact
{
	display: inline;
	/*float: right;*/
	float: left;
	/*padding: 18px 18px 0 0;*/
	padding: 18px 0 0 0;
	/*width: 360px;*/
}
ul.elContact li
{
	color: #6f6c6c;
	display: inline;
	float: left;
	font-size: 1.1em;
	font-weight: bold;
	line-height: 1.1em;
}
ul.elContact li.first
{
	border-right: solid 1px #6f6c6c;
	margin-right: 10px;
	/*margin-left: 10px;*/
	margin-left: 108px;
	padding-right: 10px;	
}
ul.elContact li span
{
	color: #e90908;
}
ul.elContact li a
, ul.elContact li a:link
, ul.elContact li a:visited
{
	color: #6f6c6c;
	text-decoration: none;
}
ul.elContact li a:hover
, ul.elContact li a:active
, ul.elContact li a:focus
{
	text-decoration: underline;
}
ul.elContact li.logos
{
	background: transparent url(../_images/dcet/footer-logos.gif) no-repeat top left;
	clear: both;
	display: inline;
	float: left;
	height: 52px;
	margin-top: 10px;
	/*width: 361px;*/
	width: 417px;
}
ul.elCredits
{
	clear: both;
}
ul.elCredits li
{
	color: #666;
	float: left;
}
ul.elCredits li a
, ul.elCredits li a:link
, ul.elCredits li a:visited
{
	color: #666;
	text-decoration: none;
}
ul.elCredits li a:hover
, ul.elCredits li a:active
, ul.elCredits li a:focus
{
	text-decoration: underline;
}
ul.elCredits li.first
{
	border-right: solid 1px #666;
	margin-right: 15px;
	padding-right: 15px;	
}
ul.elCredits li.elVal
{
	float: right;
}
ul.elCredits li.elVal a
{
	text-decoration: underline;
}

/* Breadcrumb trail*/
ul.elBread
{
	overflow: hidden;
	margin-bottom:10px;
}
ul.elBread li
{
	display: inline;
	float: left;
}
ul.elBread li a
, ul.elBread li a:link
, ul.elBread li a:visited
{
	background: transparent url(../_images/dcet/bullet.gif) no-repeat center right;
	color: #ff8786;
	padding-right: 10px;
	padding-left: 5px;
}
ul.elBread li.first a, ul.elBread li.first span
{
	padding-left:0;
}
ul.elBread li span
{
	color: #ff8786;
	padding-left: 5px;
}

/*		News Repeaters		*/
div.elNewsHead
{
	width:184px;
	height:14px;
	background:url(../_images/dcet/news_head.jpg) no-repeat;
}

div.elNewsFoot
{
	width:184px;
	height:14px;
	background:url(../_images/dcet/news_foot.jpg) no-repeat;
}

ul.elNews
{	
/*
	width:184px;
	height:30px;
	/*margin-top:28px;*/
}

ul.elNews li.first
{
	background:url(../_images/dcet/news_head.jpg) no-repeat;
	border:0;
}
ul.elNews li.last
{
	background:url(../_images/dcet/news_foot.jpg) no-repeat bottom;
	border:0;
	padding-bottom:2px;
}
ul.elNews li h2, div.elContent h1.Title
{
	margin:0;
	padding:0;
	background:#F3F3F3;
	border-left:1px #E8E8E8 solid;
	border-right:1px #E8E8E8 solid;
}
div.elContent h1.Title, div.elContent h2.DateStart
{
	font-size:.9em;
	font-weight:bold;
	/*text-decoration:underline;*/
}
div.elContent h2.DateStart
{
	color:black;
	text-decoration:none;
}
div.elContent p.Description
{
	background:#F3F3F3;
	padding:0 10px 20px 10px;
	border-left:1px #E8E8E8 solid;
	border-right:1px #E8E8E8 solid;
	margin:0;
	line-height:1.3em;
}
ul.elNews li h1.elContentTitle
{
	padding-top:15px;
	text-indent:10px;
	color:#e90908;	
}
ul.elNews div.elContent h1.Title
{
	padding:10px 10px 0 10px;
	margin:0;
}
ul.elNews li div.elContent h2.DateStart
{
	margin:0;
	padding:0 10px 0 10px;
	line-height:1.2em;
}
/*		Apprentice Menu		*/
ul.elAppMenu
{
	width:884px;
	height:238px;
}
ul.elAppMenu li.learner, ul.elAppMenu li.employer, ul.elAppMenu li.learnermenu, ul.elAppMenu li.employermenu
{
	width:442px;
	display:inline;
	float:left;
}

ul.elAppMenu li.learner, ul.elAppMenu li.employer
{
	height:199px;
}
ul.elAppMenu li.learnermenu, ul.elAppMenu li.employermenu
{
	height:39px;
}
ul.elAppMenu li h1
{
	text-transform:UpperCase;
	text-indent:22px;
	padding:16px 0 0 0;
	color:#fff;
	font-size:1.3em;
	font-weight:bold;
}
ul.elAppMenu li  a
{
	text-decoration:none;
}
ul.elAppMenu li.learner
{
	background:#fff url(../_images/dcet/Apprentice_head__image_learn.jpg) no-repeat;
}
ul.elAppMenu li.learnermenu
{
	background:#fff url(../_images/dcet/Apprentice_head__menu_learn.jpg) no-repeat;
}		
ul.elAppMenu li.employer
{
	background:#fff url(../_images/dcet/Apprentice_head__image_employ.jpg) no-repeat;
}	
ul.elAppMenu li.employermenu
{
	background:#fff url(../_images/dcet/Apprentice_head__menu_employ.jpg) no-repeat;
}
#ZoneRightColumn h1.MapTitle
{
	text-indent:5px;
}

/*		Contact Form		*/

div.elContactForm
{
	width:343px;
	height:11px;
	background:#F3F3F3 url(../_images/dcet/contact_head.jpg) no-repeat top;
	margin-top:16px;
}
ul.elContactForm
{
	width:343px;
	background:#F3F3F3;
}

div.elContactFormFoot
{
	background:#F3F3F3 url(../_images/dcet/contact_footer.jpg) no-repeat bottom;
	padding:30px 0 0 0;
	height:19px;
	width:343px;
}
ul.elContactForm li input
{
	width:285px;
	height:23px;
	border:0;	
	padding:5px 10px 0 10px;
	background:transparent url(../_images/dcet/contact_input_bckg.jpg) no-repeat;
}
ul.elContactForm li label.FormLabel
{
	padding:0 31px 0 31px;
	line-height:1.5em;
	display:inline;
}
ul.elContactForm li input, ul.elContactForm li textarea
{
	margin:0 0 0 28px;
}
ul.elContactForm li textarea
{
	width:285px;
	height:124px;
	background:transparent url(../_images/dcet/contact_textarea_bckg.jpg) no-repeat;
	border:0;
	padding:10px 0 10px 10px;
	overflow:auto;
}
ul.elContactForm li fieldset legend span
{
	display:none;
}
ul.elContactForm  li.button a
, ul.elContactForm  li.button a:link
, ul.elContactForm  li.button a:visited
{
	width:64px;
	height:26px;
	background:url(../_images/dcet/btn-send.gif) no-repeat;
	border:0;
}
ul.elContactForm  li.button a:hover
{
	background:url(../_images/dcet/btn-send_hover.gif) no-repeat;
}
ul.elContactForm li label span
{
	display:none;
}
ul.elContactForm ul.MetaColumns
{
	padding:27px 0;
}
ul.elContactForm li em
{	
	color:#ff0000;
}


/*	Appretice pages	*/
ul.elApprentice
{
	width:184px;
	height:93px;
	background:#F3F3F3 url(../_images/dcet/apprentice_logo_background.gif) no-repeat;
	margin:0 0 28px 0;
}
ul.elApprentice  img
{
	margin:10px 20px 10px 20px;
	background-color:#F3F3F3;
}

/**************************************** Attachment Download *************************************************/
ul.elApplication
{
	width:184px;
	height:101px;
	background:#F3F3F3 url(../_images/dcet/application_attachment_backgif.gif) no-repeat;
	margin:0 0 28px 0;
}
ul.elApplication  img
{
	margin:0 20px 0 60px;
	background-color:#F3F3F3;
}
ul.elApplication h2
{
	padding:13px 9px 9px 9px;
}
/****************************************	Course Booking Form **************************************************/
ul.elCourseForm
{
	width:380px;
	background:#F3F3F3;
	padding:0 30px 18px 30px;
}
div.dtpButton
{
	display:none;
}
div#elBookingForm
{
	height:13px;
	width:444px;
}
div#elBookingForm.head
{
	background:url(../_images/dcet/Booking_head.jpg) no-repeat;
}
div#elBookingForm.foot
{
	background:url(../_images/dcet/Booking_foot.jpg) no-repeat;
}
ul.elBookingForm li.label
{
	margin:15px 0 3px 0;
	clear:left;
}
ul.elBookingForm li textarea, ul.elBookingForm li input
{
	width:370px;
}
ul.elBookingForm li legend
{
	margin:25px 0 10px -8px;
	padding:0;
	font-size:1.2em;
}
div.divInnerForm a.hoverbutton
,div.divInnerForm a.hoverbutton:link
,div.divInnerForm a.hoverbutton:visited
{
	width:64px;
	height:26px;
	background: url(../_images/dcet/btn-send.gif) no-repeat;
	margin:10px 4px 0 0;
	padding:0;
	border:0;
}
div.divInnerForm a.hoverbutton:hover
{
	background: url(../_images/dcet/btn-send_hover.gif) no-repeat;
}
div.divInnerForm a.hoverbutton_small
,div.divInnerForm a.hoverbutton_small:link
,div.divInnerForm a.hoverbutton_small:visited
{
	background:url(../_images/dcet/date_select.jpg) no-repeat;
	width:30px;
	height:26px;
	border:0;
}
div.divInnerForm a.hoverbutton_small:hover
,div.divInnerForm a.hoverbutton_small:active
{
	background:url(../_images/dcet/date_select_hover.jpg) no-repeat;
}
div.divInnerForm a span
{
	display:none;
}
ul.elBookingForm li ul li span input
{
	width:10px;
}
ul.elBookingForm li fieldset legend
{
	padding:20px 0 0 0;
}
ul.elBookingForm li ul li em
{
	color:#EB1600;
	font-size:1.2em;
}
ul.elCourseForm div.divInnerForm  a.hoverbutton
{
	margin-top:-20px;
}

ul.RadiobuttonList li
{
	padding-bottom:10px;
}

ul.RadiobuttonList li input
{
	display:block;
	float:left;
	width:15px;
	margin-right:5px;
	margin-bottom:15px;
}

/*********	Calendar	*********/
div.dpDayHighlight
{
	background:#E90908;
}

/*********	Course Dates	*********/


table.elBooking
{
	border-collapse: collapse;
	border: solid 1px #E0E0E0;
	padding: 3px;
}
table.elBooking th
{
	background-color: #E5E5E5;
	border: solid 1px #E0E0E0;		
	color: #000;
	font-weight: bold;
	padding: 4px 5px;
	text-align: left;
}
table.elBooking td
{
	border: solid 1px #E0E0E0;
	padding: 4px 5px;
	/*background:#fbfbfb;*/
}



/*********	Image Rotator	*********/

div.ImageRotator
{
	float:left;
	background-image:url(../_images/dcet/default_head.jpg);
	background-repeat:no-repeat;
	width:540px;
	height:200px;
}



/***********	News Page *************/
div.news h2
{
	color: #e90908;
	font-size: 1.5em;
	font-weight: normal;
	margin-bottom: 1em;
}
.news li
{
	line-height: 1.4em;
	margin:0 0 2em 0;
	width:100%;
}
.news li a
, .news li a:link
, .news li a:visited
{
	color:#eb1600;
	display: block;
	font-weight: bold;
	margin-bottom: .5em;	
}
.news li a:hover
, .news li a:active
{
	text-decoration:none;
}
.news li em
{
	display:block;
	font-style:normal;
	margin-bottom: .5em;	
}


/**********************************
	Course Admin
**********************************/
div.elDCETCourseAdmin
{
	padding-bottom:80px;
	overflow:hidden;
}
div.elDCETCourseAdmin ol.buttons
{
	float:right;
	clear:both;
	width:102px;
	height:29px;
	margin:0 1px 0 0;
	padding:0;
	display:inline;
	background:url(../_images/dcet/courseadmin_new_bg.gif) no-repeat top left;
}

div.elDCETCourseAdmin ol.buttons li
{
	margin:0;
	padding:0;
}

div.elDCETCourseAdmin ol.buttons li a,
div.elDCETCourseAdmin ol.buttons li a:link,
div.elDCETCourseAdmin ol.buttons li a:visited
{
	display:block;
	width:66px;
	height:29px;
	background:url(../_images/dcet/courseadmin_newbutton_off.gif) no-repeat top left;
	padding:0;
	margin:0 0 0 18px;
	border:none;
	float:left;
	line-height:29px;
	text-transform:uppercase;
	font-weight:bold;
}

div.elDCETCourseAdmin ol.buttons li a:hover,
div.elDCETCourseAdmin ol.buttons li a:active
{
	color:#ecb4b4;
	background:url(../_images/dcet/courseadmin_newbutton_on.gif) no-repeat top left;
}

div.elDCETCourseAdmin table.CourseList
{
	padding:0;
	border-collapse:collapse;
	width:883px;
	border-bottom:15px solid #595959;
	margin:0px 0 10px 0;
	float:left;
}

div.elDCETCourseAdmin table.CourseList thead tr,
div.elDCETCourseAdmin table.CourseList thead tr:hover
{
	background-color:#595959!important;
}

div.elDCETCourseAdmin table.CourseList thead tr td
{
	color:#fff;
	padding:3px 4px 3px 3px;
	font-family:Arial, Arial, Helvetica, sans-serif;
	text-transform:lowercase;
	border-bottom:none!important;
}

div.elDCETCourseAdmin table.CourseList tr td
{
	padding:2px 2px 2px 3px;
	border:none!important;
	margin:0;
}

div.elDCETCourseAdmin table.CourseList tr:hover
{
	background-color:#ecb4b4!important;
}

div.elDCETCourseAdmin table.CourseList tr td
{
	border-bottom:6px solid #fff!important;
}

div.elDCETCourseAdmin table.CourseList tr td a,
div.elDCETCourseAdmin table.CourseList tr td a:link,
div.elDCETCourseAdmin table.CourseList tr td a:visited
{
	text-decoration:none;
	color:red;
}

div.elDCETCourseAdmin table.CourseList tr td a:hover,
div.elDCETCourseAdmin table.CourseList tr td a:active
{
	text-decoration:underline;
}

div.elDCETCourseAdmin table.CourseList tr.odd
{
	background-color:#bababa;
}

div.elDCETCourseAdmin table.CourseList tr.even
{
	background-color:#d6d6d6;
}

div.elDCETCourseAdmin table.CourseList tr.selected
{
	background-color:#e90908;
}

div.elDCETCourseAdmin table.CourseList tr.selected td
{
	color:#f3f3f3;
}

div.elDCETCourseAdmin table.CourseList tr.selected td a,
div.elDCETCourseAdmin table.CourseList tr.selected td a:link,
div.elDCETCourseAdmin table.CourseList tr.selected td a:visited
{
	color:#fff;
	text-decoration:none;
}

div.elDCETCourseAdmin table.CourseList tr.selected td a:hover,
div.elDCETCourseAdmin table.CourseList tr.selected td a:active
{
	text-decoration:underline;
}

div.elDCETCourseAdmin div.edit
{
	position:relative;
	margin:5px 0 0px 0;
	width:477px;
	height:436px;
	float:left;
	display:block;
	clear:both;
}

div.elDCETCourseAdmin div.edit ol.inpForm
{
	background:url(../_images/dcet/courseadmin_details_bg.gif) no-repeat top left;
	width:457px;
	height:416px;
	margin:0;
	padding:10px;
}

div.elDCETCourseAdmin div.edit ol.inpForm li
{
	float:left;
	display:inline;
	width:457px;
	clear:both;
	margin:0 0 15px 0;
}

div.elDCETCourseAdmin div.edit ol.inpForm li.first
{
	margin:10px 0 15px 0;
}

div.elDCETCourseAdmin div.edit ol.inpForm li label
{
	width:74px;
	display:block;
	float:left;
	font-family:Verdana, Verdana, Geneva, sans-serif;
	font-size:1.1em;
	line-height:1.6em;
	height:16px;
}

div.elDCETCourseAdmin div.edit  ol.inpForm li input
{
	font-family:Verdana, Verdana, Geneva, sans-serif;
	font-size:1.1em;
	height:14px;
	float:left;
}

div.elDCETCourseAdmin div.edit ol.inpForm li select
{
	font-size:1.1em;
	font-family:Verdana, Verdana, Geneva, sans-serif;
	margin-left:10px;
	width:200px;
	float:left;
}

div.elDCETCourseAdmin div.edit ol.inpForm li textarea
{
	float:left;
	width:340px;
	height:75px;
	font-size:1.1em;
	font-family:Verdana, Verdana, Geneva, sans-serif;
}

div.elDCETCourseAdmin div.edit ol.buttons
{
	width:198px;
	height:32px;
	position:absolute;
	bottom:10px;
	left:260px;
	display:inline;
}

div.elDCETCourseAdmin div.edit ol.buttons li a,
div.elDCETCourseAdmin div.edit ol.buttons li a:link,
div.elDCETCourseAdmin div.edit ol.buttons li a:visited
{
	display:block;
	width:64px;
	height:32px;
	background:transparent url(../_images/dcet/courseadmin_hoverbutton_off.gif) no-repeat top left;
	padding:0;
	border:none;
	line-height:32px;
	font-weight:bold;
	text-transform:uppercase;
	margin:0;
}

div.elDCETCourseAdmin div.edit ol.buttons li a:hover,
div.elDCETCourseAdmin div.edit ol.buttons li a:active
{
	background:url(../_images/dcet/courseadmin_hoverbutton_on.gif) no-repeat top left;
}

div.elSubForm
{
	width: 303px;
}
/*-End Section -_theme.css-*/


/*-Begin Section -formdisable.css-*/
div.divProtect
{
	position: absolute;
	top: 0;
	left: 0;
	min-height: 100%;
	width: 100% !important;
	margin: 0;
	padding: 0;
	background-color: #b0b0b0;
	z-index: 99;
	cursor: wait;
	opacity: 0.6;
	-moz-opacity: 0.6;
	filter: alpha(opacity=60);

/*
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
	-moz-opacity: 60;
	opacity: 60;
*/	
}
/*-End Section -formdisable.css-*/


/*-Begin Section -button.css-*/
/* BUTTONS */
a.hoverbutton
{
    margin: 0 0 0 -1px;
    padding: 0 15px;
    display: block;
    float: right;
 	height: 18px;    
	color: #FFF !important;
	text-decoration: none !important;
	text-align: center;
    border: solid 1px #9F9F9F;
    cursor: pointer;
    line-height: 16px;
}   
a.hoverbutton
, a.hoverbutton:link
, a.hoverbutton:visited
{
    background-image:url(../_images/hoverbutton/button_bkgd.gif);
}
a.hoverbutton:hover
, a.hoverbutton:active
{
    color: #FFF !important;
    background-image:url(../_images/hoverbutton/button_bkgd_on.gif);
    text-decoration: none !important;
}
span.hoverbutton_buttonLeft
, span.hoverbutton_buttonRight
{
    display: none;
}
a.hoverbutton span
{
    color: #F0F0F0;
}
a.hoverbutton span.hoverbutton_button
{
	color: #F0F0F0;
}
a.hoverbutton:hover span
, a.hoverbutton:active span
{
    color: #FFF;    
}
form.body-Smallest a.hoverbutton
{
    line-height: 1.8em;
}
form.body-Small a.hoverbutton
{
    line-height: 1.5em;
}
form.body-Large a.hoverbutton
{
    line-height: 1.25em;
}
form.body-Largest a.hoverbutton
{
    line-height: 1.1em;
    font-size: .9em;
}
/* disabled buttons */
a.hoverbutton_disabled
, a.hoverbutton_disabled:link
, a.hoverbutton_disabled:visited
{
    margin: 0 0 0 -1px;
	background-image:url(../_images/hoverbutton/button_bkgd.gif);
    display: block;
	float: right;
	color: #333 !important;
	padding: 0 15px;	
	text-decoration: none !important;
	text-align: center;
	cursor: default;
	height: 18px;    	
    border: solid 1px #9F9F9F;
    cursor: default;
    line-height: 16px;	
}
a.hoverbutton_disabled:hover
, a.hoverbutton_disabled:active
{
    background-image:url(../_images/hoverbutton/button_bkgd.gif);
    color: #333 !important;
    text-decoration: none !important;
}
span.hoverbutton_disabled_buttonLeft
, span.hoverbutton_disabled_buttonRight
{
    display: none;
}
/* SMALLER BUTTONS */
a.hoverbutton_small
, a.hoverbutton_small:link
, a.hoverbutton_small:visited
, a.hoverbutton_small_disabled
, a.hoverbutton_small_disabled:link
, a.hoverbutton_small_disabled:visited
{
	color: #D0D0D0 !important;
	line-height: 15px;
	height: 16px;
	display: block;
	width: 24px;
	padding: 0 0 2px 0;
	text-decoration: none;
	text-align: center;
	background-image:url(../_images/hoverbutton/button_bkgd.gif);
	margin: 1px 1px 2px 1px;
	border: solid 1px #9F9F9F; 
	font-size: 12px;
}
a.hoverbutton_small:hover
, a.hoverbutton_small:active
{
	background-image:url(../_images/hoverbutton/button_bkgd_on.gif);
	color: #FFF !important;
	text-decoration:none!important;	
}
a.hoverbutton_small span.hoverbutton_small_button
{
	color: #FFF;
}
.hoverbutton_buttonLeft
, .hoverbutton_buttonRight {
    display: none;
}
a.hoverbutton_small_disabled
, a.hoverbutton_small_disabled:link
, a.hoverbutton_small_disabled:visited
, a.hoverbutton_small_disabled:active
, a.hoverbutton_small_disabled:hover
{
	background-image:url(../_images/hoverbutton/button_bkgd_on.gif);
	color: #FFF !important;
	cursor: default;
}

/* SMALL IMAGE BUTTONS */
a.hoverbutton_image
, a.hoverbutton_image:link
, a.hoverbutton_image:visited
{
    margin-bottom: 2px;
	border: solid 1px #9F9F9F;  
    height: 18px;
    display: block;	 
    width: 24px;    
    cursor: pointer;	
    background-repeat: repeat-x;
    background-image:url(../_images/hoverbutton/button_bkgd.gif);
}
a.hoverbutton_image span
{
    display: block;
    height: 18px;
    width: 24px;
    font-size: 0;
    line-height: 0;
    background-repeat: no-repeat;    
    background-position: center;    
    border: 0;
}
a.hoverbutton_image:hover, 
a.hoverbutton_image:active, 
a.hoverbutton_image:focus
{
    background-image:url(../_images/hoverbutton/button_bkgd_on.gif);
	text-decoration:none!important;    
}
a.hoverbutton_btnMoveTop_disabled, 
a.hoverbutton_btnMoveTop_disabled:link, 
a.hoverbutton_btnMoveTop_disabled:visited,
a.hoverbutton_btnNewFolder_disabled, 
a.hoverbutton_btnNewFolder_disabled:link, 
a.hoverbutton_btnNewFolder_disabled:visited,
a.hoverbutton_btnNewContent_disabled, 
a.hoverbutton_btnNewContent_disabled:link, 
a.hoverbutton_btnNewContent_disabled:visited,
a.hoverbutton_btnMoveUp_disabled, 
a.hoverbutton_btnMoveUp_disabled:link, 
a.hoverbutton_btnMoveUp_disabled:visited,
a.hoverbutton_btnDelete_disabled, 
a.hoverbutton_btnDelete_disabled:link, 
a.hoverbutton_btnDelete_disabled:visited,
a.hoverbutton_btnMoveDown_disabled, 
a.hoverbutton_btnMoveDown_disabled:link, 
a.hoverbutton_btnMoveDown_disabled:visited,
a.hoverbutton_btnMoveBottom_disabled, 
a.hoverbutton_btnMoveBottom_disabled:link, 
a.hoverbutton_btnMoveBottom_disabled:visited,
a.hoverbutton_btnOrderByName_disabled, 
a.hoverbutton_btnOrderByName_disabled:link, 
a.hoverbutton_btnOrderByName_disabled:visited
a.hoverbutton_btnEditContent_disabled,
a.hoverbutton_btnEditContent_disabled:link,
a.hoverbutton_btnEditContent_disabled:visited,
a.hoverbutton_btnEdit_disabled,
a.hoverbutton_btnEdit_disabled:link,
a.hoverbutton_btnEdit_disabled:visited,
a.hoverbutton_btnLocalise_disabled,
a.hoverbutton_btnLocalise_disabled:link,
a.hoverbutton_btnLocalise_disabled:visited,
a.hoverbutton_btnPreview_disabled,
a.hoverbutton_btnPreview_disabled:link,
a.hoverbutton_btnPreview_disabled:visited,
a.hoverbutton_btnPermissions_disabled,
a.hoverbutton_btnPermissions_disabled:link,
a.hoverbutton_btnPermissions_disabled:visited,
a.hoverbutton_btnValidation_disabled,
a.hoverbutton_btnValidation_disabled:link,
a.hoverbutton_btnValidation_disabled:visited,
a.hoverbutton_btnCut_disabled,
a.hoverbutton_btnCut_disabled:link,
a.hoverbutton_btnCut_disabled:visited,
a.hoverbutton_btnCopy_disabled,
a.hoverbutton_btnCopy_disabled:link,
a.hoverbutton_btnCopy_disabled:visited,
a.hoverbutton_btnPaste_disabled,
a.hoverbutton_btnPaste_disabled:link,
a.hoverbutton_btnPaste_disabled:visited
{
    background-image:url(../_images/hoverbutton/button_bkgd_on.gif);	
    cursor: default;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
}
span.hoverbutton_btnMoveTop_button, span.hoverbutton_btnMoveTop_disabled_button 
{
    background-image: url(../_images/hoverbutton/top.gif);
}
span.hoverbutton_btnNewFolder_button, span.hoverbutton_btnNewFolder_disabled_button 
{
    background-image: url(../_images/hoverbutton/add_folder.gif);
}
span.hoverbutton_btnNewContent_button, span.hoverbutton_btnNewContent_disabled_button 
{
    background-image: url(../_images/hoverbutton/add_content.gif);
}
span.hoverbutton_btnMoveUp_button, span.hoverbutton_btnMoveUp_disabled_button 
{
    background-image: url(../_images/hoverbutton/up.gif);
}
span.hoverbutton_btnDelete_button, span.hoverbutton_btnDelete_disabled_button 
{
    background-image: url(../_images/hoverbutton/delete.gif);
}
span.hoverbutton_btnMoveDown_button, span.hoverbutton_btnMoveDown_disabled_button 
{
    background-image: url(../_images/hoverbutton/down.gif);
}
span.hoverbutton_btnMoveBottom_button, span.hoverbutton_btnMoveBottom_disabled_button 
{
    background-image: url(../_images/hoverbutton/bottom.gif);
}
span.hoverbutton_btnOrderByName_button, span.hoverbutton_btnOrderByName_disabled_button 
{
    background-image: url(../_images/hoverbutton/sort_by_name.gif);
}
span.hoverbutton_btnEditContent_disabled_button, span.hoverbutton_btnEditContent_button
{
	background-image:url(../_images/hoverbutton/edit_content.gif);
}
span.hoverbutton_btnRefresh_button, span.hoverbutton_btnRefresh_disabled_button
{
	background-image:url(../_images/hoverbutton/refresh.gif);
}
span.hoverbutton_btnEdit_button, span.hoverbutton_btnEdit_disabled_button
{
	background-image:url(../_images/hoverbutton/edit.gif);
}
span.hoverbutton_btnLocalise_button, span.hoverbutton_btnLocalise_disabled_button
{
	background-image:url(../_images/hoverbutton/btn_localise.gif);
}
span.hoverbutton_btnPreview_button, span.hoverbutton_btnPreview_disabled_button
{
	background-image:url(../_images/hoverbutton/btn_preview.gif);
}
span.hoverbutton_btnPermissions_button, span.hoverbutton_btnPermissions_disabled_button
{
	background-image:url(../_images/hoverbutton/btn_permissions.gif);
}
span.hoverbutton_btnValidation_button, span.hoverbutton_btnValidation_disabled_button
{
	background-image:url(../_images/hoverbutton/btn_validation.gif);
}
span.hoverbutton_btnCut_button, span.hoverbutton_btnCut_disabled_button
{
	background-image:url(../_images/hoverbutton/btn_cut.gif);
}
span.hoverbutton_btnCopy_button, span.hoverbutton_btnCopy_disabled_button
{
	background-image:url(../_images/hoverbutton/btn_copy.gif);
}
span.hoverbutton_btnPaste_button, span.hoverbutton_btnPaste_disabled_button
{
	background-image:url(../_images/hoverbutton/btn_paste.gif);
}
span.hoverbutton_btnMoveTop_buttonLeft, 
span.hoverbutton_btnMoveTop_buttonRight, 
span.hoverbutton_btnMoveTop_disabled_buttonLeft, 
span.hoverbutton_btnMoveTop_disabled_buttonRight,
span.hoverbutton_btnNewFolder_buttonLeft, 
span.hoverbutton_btnNewFolder_buttonRight, 
span.hoverbutton_btnNewFolder_disabled_buttonLeft, 
span.hoverbutton_btnNewFolder_disabled_buttonRight,
span.hoverbutton_btnNewContent_buttonLeft, 
span.hoverbutton_btnNewContent_buttonRight, 
span.hoverbutton_btnNewContent_disabled_buttonLeft, 
span.hoverbutton_btnNewContent_disabled_buttonRight,
span.hoverbutton_btnMoveUp_buttonLeft, 
span.hoverbutton_btnMoveUp_buttonRight, 
span.hoverbutton_btnMoveUp_disabled_buttonLeft, 
span.hoverbutton_btnMoveUp_disabled_buttonRight,
span.hoverbutton_btnDelete_buttonLeft, 
span.hoverbutton_btnDelete_buttonRight, 
span.hoverbutton_btnDelete_disabled_buttonLeft, 
span.hoverbutton_btnDelete_disabled_buttonRight,
span.hoverbutton_btnMoveDown_buttonLeft, 
span.hoverbutton_btnMoveDown_buttonRight, 
span.hoverbutton_btnMoveDown_disabled_buttonLeft, 
span.hoverbutton_btnMoveDown_disabled_buttonRight,
span.hoverbutton_btnMoveBottom_buttonLeft, 
span.hoverbutton_btnMoveBottom_buttonRight, 
span.hoverbutton_btnMoveBottom_disabled_buttonLeft, 
span.hoverbutton_btnMoveBottom_disabled_buttonRight,
span.hoverbutton_btnOrderByName_buttonLeft, 
span.hoverbutton_btnOrderByName_buttonRight, 
span.hoverbutton_btnOrderByName_disabled_buttonLeft, 
span.hoverbutton_btnOrderByName_disabled_buttonRight,
span.hoverbutton_btnEditContent_disabled_buttonLeft,
span.hoverbutton_btnEditContent_disabled_buttonRight,
span.hoverbutton_btnEdit_disabled_buttonLeft,
span.hoverbutton_btnEdit_disabled_buttonRight,
span.hoverbutton_btnEditContent_disabled_buttonLeft,
span.hoverbutton_btnEditContent_disabled_buttonRight,
span.hoverbutton_btnRefresh_buttonLeft,
span.hoverbutton_btnRefresh_buttonRight,
span.hoverbutton_btnEdit_buttonLeft,
span.hoverbutton_btnEdit_buttonRight,
span.hoverbutton_btnEditContent_buttonLeft,
span.hoverbutton_btnEditContent_buttonRight,
span.hoverbutton_btnLocalise_buttonLeft,
span.hoverbutton_btnLocalise_buttonRight,
span.hoverbutton_btnPreview_buttonLeft,
span.hoverbutton_btnPreview_buttonRight,
span.hoverbutton_btnPermissions_buttonLeft,
span.hoverbutton_btnPermissions_buttonRight,
span.hoverbutton_btnValidation_buttonLeft,
span.hoverbutton_btnValidation_buttonRight,
span.hoverbutton_btnCut_buttonLeft, 
span.hoverbutton_btnCut_buttonRight, 
span.hoverbutton_btnCut_disabled_buttonLeft, 
span.hoverbutton_btnCut_disabled_buttonRight,
span.hoverbutton_btnCopy_buttonLeft, 
span.hoverbutton_btnCopy_buttonRight, 
span.hoverbutton_btnCopy_disabled_buttonLeft, 
span.hoverbutton_btnCopy_disabled_buttonRight,
span.hoverbutton_btnPaste_buttonLeft, 
span.hoverbutton_btnPaste_buttonRight, 
span.hoverbutton_btnPaste_disabled_buttonLeft, 
span.hoverbutton_btnPaste_disabled_buttonRight

{
    display: none !important;
}

/*-End Section -button.css-*/


/*-Begin Section -messagearea.css-*/
.MessageArea
{
	z-index: 100;
padding: 18px 5px 30px 5px;
	width: 400px;
	margin: 0;
	position: absolute;
    left: 50%;
    top: 25%;
	border: solid 1px #999900;
	background: #FFF;
	background-image: url(../_images/messagearea/bg_slice.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.MessageArea a.Close
, .MessageArea a.Close:link
, .MessageArea a.Close:visited
{
	position: absolute;
	top: 2px;
	right: 2px;
	background-image: url(../_images/admin/icons/button_close/button_close.gif);
	background-repeat: no-repeat;
	width: 14px;
	height: 14px;
}
.MessageArea a.Close:hover
, .MessageArea a.Close:active
{
	background-image: url(../_images/admin/icons/button_close/button_close_on.gif);
}
.MessageArea a.Close span
{
	display: none;
}
.MessageAreaText a.formDesc
{
	display: none;
}
.MessageAreaText
{
	font-weight: bold;
	padding: 3px;
}
.MessageAreaWarning
{
	border: solid 2px #FF0000;	
}
.MessageAreaValidation
{
	border: solid 2px #FF9900;	
}
.MessageAreaInfo
{
	border: solid 2px #00FF00;	
}
.MessageAreaStopError
{
    border: solid 2px #FF0000;	
}
.MessageAreaQuestion
{
	border: solid 2px #eeee11;	
}
.messagearea_list
{
    position: absolute;
    right: 2px;
    bottom: 0;
	margin: 0;
	padding: 0;
	list-style: none;
	height: 22px;
	width: 250px;
}
ul.messagearea_list li 
{
    display: inline;
}

/***********************************************************************************************************************/
/*                                                                                                       Hover Buttons */
/***********************************************************************************************************************/

a.hoverbutton_messagearea
{
    margin: 0 0 0 -1px;
    padding: 0 15px;
    display: block;
    float: right;
 	height: 18px;    
	color: #FFF !important;
	text-decoration: none;
	text-align: center;
    border: solid 1px #9F9F9F;
    cursor: pointer;
    line-height: 1.4em;
}   
a.hoverbutton_messagearea
, a.hoverbutton_messagearea:link
, a.hoverbutton_messagearea:visited
{
	background: url(../_images/hoverbutton/button_bkgd.gif) center repeat-x;
}
a.hoverbutton_messagearea:hover
, a.hoverbutton_messagearea:active
{
    color: #FFF !important;
	background: url(../_images/hoverbutton/button_bkgd_on.gif) center repeat-x;
	text-decoration: none;
}
span.hoverbutton_messagearea_buttonLeft
, span.hoverbutton_messagearea_buttonRight
{
    display: none;
}
a.hoverbutton_messagearea_disabled
, a.hoverbutton_messagearea_disabled:link
, a.hoverbutton_messagearea_disabled:visited
{
    margin: 0 0 0 -1px;
	background-image:url(../_images/hoverbutton/button_bkgd_on.gif);
    display: block;
	float: right;
	color: #333 !important;
	padding: 0 15px;	
	text-decoration: none;
	text-align: center;
	cursor: default;
	height: 18px;    	
    border: solid 1px #9F9F9F;
    cursor: pointer;
    line-height: 1.4em;	
}
a.hoverbutton_messagearea_disabled:hover
, a.hoverbutton_messagearea_disabled:active
{
    background: url(../_images/hoverbutton/button_bkgd_on.gif) center repeat-x !important;
    color: #333 !important;
    text-decoration: none;
}
span.hoverbutton_messagearea_disabled_buttonLeft
, span.hoverbutton_messagearea_disabled_buttonRight
{
    display: none;

}
/*-End Section -messagearea.css-*/

/*-End File-*/
