
/*-Begin Section -_theme.css-*/
html
{
overflow-y: scroll;
}
body {
	margin: 0;
	margin-top: 20px;
	padding: 5px 0 10px 0;
	font-family: verdana,sans-serif;
	line-height: 1.3em;
	font-size: 65%;
	background-image: url(../_images/recresco/header/portal_on.gif);
	background-image: url(../_images/recresco/header/email_on.gif);
	background-image: url(../_images/recresco/search_icon_on.gif); /* preloader */
	background-image:  url(../_images/recresco/nos_slice.gif);
	background-repeat: repeat-x;
	background-color: #111;
	
}



#base{

	width: 768px;
    padding: 0 0 0 2px;
	background-color: #2B2B2B;
	background-image: url(../_images/recresco/bg.gif);
	background-repeat:repeat-y;
	margin: 0 auto 10px auto;
}


/* ZONES */
#ZoneHeaderRow {

    clear: right;
	position: relative;
    z-index: 90;
}
#ZoneLeftColumn 
{
    width: 485px;
    float: left;
	display: inline;
	background-color: #2B2B2B;
	padding-bottom: 0;
	position: relative;
	z-index: 1;
	margin:0 0 0 14px;
}



form.elPageHome div#base 
{
	background-color: #2B2B2B;
}
#ZoneRightColumn
{
    width: 264px;
    float: right;
display: inline;
	padding: 0;
	margin:0 2px 0 0;
}


#ZoneCentreRow 
{
    width: 766px;
	background-color: #2B2B2B;
	margin:0;
	padding:0 0 10px 0;
	overflow: hidden;
	display: block;
	float: none;
	clear: both;
	height: auto;
}

#ZoneFooterRow {
	margin:0 0 0 -2px;
	padding:5px 0 0 0;
	width: 770px;
	background-color: #2B2B2B;
	background-image: url(../_images/recresco/bg.gif);

clear:both;
display: inline;
float: left;	
}



/* DEFAULTS */
a, a:link, a:visited {
	color: #54B81D;
	text-decoration: none;
}

a:hover, a:active {
	text-decoration: underline;
	color: white;
}

a img {
    border: 0;
}
	
h1 {
	font-size: 1.4em;
	padding:10px 0 6px 0;
}

h2 {
	font-size: 1.1em;
}

h3 {
	font-size: 1.4em;
}
	
h4 {
	font-size: 1.1em;
}
	
h5 {
	font-size: .9em;
}
	
h6 {
	font-size: .8em;
}

.h1PageHeading 
{
	font-size: 2em;
	padding: 0;
}

pre 
{
	white-space: normal;
	color: #364762;
}
ul 
{
	list-style-type: disc;
	color: #364762;
}
ol  {
	color: white;
	padding:0 10px 0 0;
	margin-left:50px;
}
ol li {
padding: 0 0 5px 0;
}

address {
    color: #364762;	
}
p {
margin:0 0 0 0;
padding:0;
}


a.linkskip {
	position: absolute;
	top: -200px;
}
form {

}

div.elContentFooter{
	margin:0 auto 0 auto;
    font-size: 87%;
	text-align: center;
}

/* Primary Horizontal Nav */
ul.elMainMenu {
	background-image:url(../_images/recresco/toolbar_slice.gif);
    height: 23px;
    line-height: 23px;
    width: 766px;
	list-style: none;
	padding: 0 0 0 0;
	margin: 0 0 0 0;    
	overflow: hidden;
	border-bottom: solid 1px #2b2b2b;
	font-size:1.1em;
}

ul.elMainMenu ul {
	list-style-type: none;
	padding: 0 0 0 0;
	margin: 0 0 0 0;  

}
ul.elMainMenu a, ul.elMainMenu a:link, ul.elMainMenu a:visited{
	display: block;
	color: #000;
	text-decoration: none;	
	font-size: 0.9em;	
	font-weight: bold;

}
* html ul.elMainMenu a
{
width: 1em;
}
ul.elMainMenu a:hover, ul.elMainMenu a:active{	
    color: #fff;
}

ul.elMainMenu li {
	float: left;
	display: inline;
	padding: 0 0 0 0;
	width: auto;
	overflow: hidden;
	white-space: nowrap;
}

ul.elMainMenu li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 200px;
	margin: -1px 0 0 -16px;
	border-top: solid 1px #2b2b2b;
	z-index: 99;
}
ul.elMainMenu li li, ul.elMainMenu li li.first  {
    width: 200px;
    background-image: none;
    line-height: 25px;
    background-color: #d6dbef;
	z-index: 99;
}
ul.elMainMenu ul a, ul.elMainMenu ul a:link, ul.elMainMenu ul a:visited 
{
	width: 180px;
    border-width: 0;
    font-size: .9em;
    padding: 0 10px;
    color: #444;
    text-transform: none;
	z-index: 99;
}
ul.elMainMenu ul a:hover, ul.elMainMenu ul a:active{
	background-color: #e7e7f7;
	color: #000;
}
ul.elMainMenu ul a.ChildItems{
    background-image: url(../_images/recresco/more_nibble.gif);
    background-repeat: no-repeat;
    background-position: top right;	
}
ul.elMainMenu ul a.ChildItems:hover {
    background-image: url(../_images/recresco/more_nibble_on.gif);	
}
ul.elMainMenu li ul ul {
	margin: -25px 0 0 200px;
	border-style: solid;
	border-width: 0;
	border-color: #fff;	}
ul.elMainMenu li li li, ul.elMainMenu li li li.first  
{

}
ul.elMainMenu li li li a, ul.elMainMenu li li li a:link, ul.elMainMenu li li li a:visited{
    color: #444;
}
ul.elMainMenu  li a:hover, ul.elMainMenu  li a:active {
    color: #fff;
}
ul.elMainMenu ul li a:hover, ul.elMainMenu ul li a:active {
	background-color: #e7e7f7;
	color: #000;
}
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 {     
    left: -999em; 
    display: none
	
} 
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;
} 
ul.elMainMenu li a {
	display: block;
	height: 24px;

}
ul.elMainMenu li a span 
{
     
}
ul.elMainMenu  li.depth02 a span 
{
     display: block;   
}

ul.elMainMenu li.depth01 
{
	padding: 0 15px 0 15px;
	width: auto;
	background-image:url(../_images/recresco/toolbar_divide.gif);
    background-position: right;
    background-repeat: no-repeat;
}

/* ul.elMainMenu li.elMalternativeuses, ul.elMainMenu li.elMcollections
{ 
	width: 100px;
} */

ul.elMainMenu li.depth02
{
width:200px !important;
}

/*ul.elMainMenu li.elMadmin a, ul.elMainMenu li.elMadmin a:link, ul.elMainMenu li.elMadmin a:visited
{
    width: 101px;
} */

ul.elMainMenu li.elMlogout a, ul.elMainMenu li.elMlogout a:link, ul.elMainMenu li.elMlogout a:visited
{
}         

ul.elMainMenu  li.depth02 a:link, ul.elMainMenu  li.depth02 a:visited {
	background-image:none;
	background-color: #303030;
	color:#818181;
    width: 200px !important;
    height: 25px;

}

ul.elMainMenu  li.depth02 a:hover, ul.elMainMenu  li.depth02 a:active {
    width: 200px !important;
	background-color: #2B2B2B;
	color: #55ff00;
	height: 25px;
	vertical-align: middle;
	
}

ul.elMainMenu ul li
{
    border-left: solid 1px #000;
	border-right: solid 1px #000;
	border-bottom: solid 1px #000;

}
	
/* Admin menu - on Admin page only  - FUBAR */


ul.elAdminMenu
{
margin:0 auto;
width:600px;
}
ul.elAdminMenu li 
{
	
	float: left;
	display: inline;
	padding:0 0 0 0;
	margin:0 0 0 0;
	list-style-type: none;

}

ul.elAdminMenu li a, ul.elAdminMenu li a:link, ul.elAdminMenu li a:visited
{
	float:left;
	display: inline;
	margin:5px;
	border: 1px solid #CC0000;
	text-align:right;
	vertical-align:bottom;
	background-image: url(../_images/recresco/admin/default.gif);
}

ul.elAdminMenu li
, ul.elAdminMenu li a:hover
, ul.elAdminMenu  li a:active
, ul.elAdminMenu  li a.current
, ul.elAdminMenu  li a.parent_current
{
    background-image: url(../_images/recresco/admin/default_on.gif);
}


ul.elAdminMenu li.elMtagmanagement  a
, ul.elAdminMenu li.elMtagmanagement  a:link
, ul.elAdminMenu li.elMtagmanagement  a:visited
{
    width: 177px;
	height:91px;
	margin:5px;
    background-image: url(../_images/recresco/admin/tag_manage.gif);
}


ul.elAdminMenu li.elMtagmanagement 
, ul.elAdminMenu li.elMtagmanagement  a:hover
, ul.elAdminMenu  li.elMtagmanagement  a:active
, ul.elAdminMenu  li.elMtagmanagement a.current
, ul.elAdminMenu  li.elMtagmanagement a.parent_current
{
    background-image: url(../_images/recresco/admin/tag_manage_on.gif);
}

ul.elAdminMenu li.elMmenumanagement a span
{
	display:none;
} 

ul.elAdminMenu li.elMadmin a.depth01first
{
	display:none;
} 

ul.elAdminMenu li.elMadmin a.depth02first
{
	display:none;
} 

ul.elAdminMenu li.elMcontentmanagement a span
{
	display:none;
} 
ul.elAdminMenu li ul 
{
	height: auto;
	margin: 0 0 0 0;
}
ul.elAdminMenu li li, ul.elAdminMenu li li.first  
{
display: inline;
float:left;
background-image: none;
margin:0 0 0 0;
}
	


ul.elAdminMenu li a {
	width: 177px;
	height: 91px;
}

ul.elAdminMenu li a span {
vertical-align:bottom;
}

ul.elMiniMenu 
{
	position:absolute;
	width: 300px;
	top: 12px;
	right: 16px;
	list-style: none;
	display: inline;
	clear: right;
    padding:0;
    margin:0;
}

ul.elMiniMenu li {
	float:right;
	display: inline;
	padding:0;
	margin: 0 3px;
	border: 1px solid #55ff00;
	background-color: #335522;
	font-size: 10px;
	font-weight: bold;
}

ul.elMiniMenu li a 
{
    display: block;
	border-left: 1px solid #55ff00;
	font-size: 10px;
	color: #55ff00;
	text-decoration: none;
}

ul.elMiniMenu li a:hover {
    background-color: #44aa11;
}

ul.elMiniMenu li a span 
{
	margin: 5px; 
}
ul.elMiniMenu li a span.Left
{
    display: inline;
	width: 14px;
	height: 14px;
	border-right: 1px solid #55ff00;
	background-image:url(../_images/recresco/arrow.gif);
	background-repeat: no-repeat;
	float: left;
	margin: 0;
}
ul.elMiniMenu li a span.Right
{
    display: none;
}

/* FOOTER STANDARDS LOGOS */
div.elFooterLogos 
{
	text-align: center;
	border:0;
	padding: 10px 0 15px 0;
	margin:0 auto;
	display: block;
	clear: both;
	width: 766px;
	overflow: hidden;
	background-color:#2B2B2B;
}
div.elFooterLogos ul {
    margin: 0 auto;	
    list-style: none;
	width: 244px;
	text-align: center;
} 
div.elFooterLogos ul li {
    float: left;
	display: inline;
}
div.elFooterLogos ul li a 
{
     width: 77px;
    height:  31px;
	display: block;
	margin: 0 3px;
}
div.elFooterLogos ul li a span 
{
    display: none;
}

div.elFooterLogos ul li.last
{
	text-align: center;
	width: 242px;
}

div.elFooterLogos ul li a.XHTMLLogo 
{
    width: 77px;
    height:  31px;
    background-image:url(../_images/recresco/valid_xhtml.gif);
	background-repeat: no-repeat;
}
div.elFooterLogos ul li a.CSSLogo 
{
    width: 77px;
    height:  31px;
    background-image:url(../_images/recresco/valid_css.gif);
	background-repeat: no-repeat;  
}

div.elFooterLogos ul li a.NexusLogo 
{
    width: 70px;
    height:  31px;
    background-image:url(../_images/recresco/sitebyxos.gif);
	background-repeat: no-repeat;
}

/* Element Footer Menu */ /*COPYRIGHT */
.elFooterDetails 
{
	width:766px;
	padding: 10px;
}

ul.elFooterDetails{
	width:766px;
	display:block;
	display:inline;
	list-style-type:none;
}
/*DEFAULTS*/
ul.elFooterDetails li span {
	color:#ccc;
}

ul.elFooterDetails li
{
	padding:7px 0 0 0;
	width:383px;
}
* html ul.elFooterDetails li { padding:0 0 0 0; }

/*COPYRIGHT*/

ul.elFooterDetails li.first {
	float: left;
	display: inline;
	text-indent:15px;
	width:383px;
}

ul.elFooterDetails li.first a span{
padding-right:200px;
}

/*SITE MAP */
ul.elFooterDetails li.last {
	float:right;
	display: inline;
}
ul.elFooterDetails li.last a span{
	padding-left:320px;
}

/* FOOTER MENU */ /*HIGHER MENU */

div.FooterRow ul.elFooterMenu {
	margin: 0 auto !important;
	text-align: center;
	display: block;
	padding:20px 0 7px 0;
	}

div.FooterRow ul.elFooterMenu li 
{
	display: inline;
	float:none;
	margin:0 auto;
	font-weight:lighter;
	color: #818181;
	display: inline;
	padding: 10px;
	line-height: 20px;
	background-image:none;
	font-weight:bold;
}

div.FooterRow ul.elFooterMenu li a, div.FooterRow ul.elFooterDetails li a:link, div.FooterRow ul.elFooterDetails li a:visited {
	color:#818181;
	text-decoration: none; 
	width:726px;
}


div.FooterRow ul.elFooterMenu li a:hover, div.FooterRow ul.elFooterDetails li a:active 
{
	color:white;
	text-decoration:none;
}

div.elContent ul
, div.elContent ul li
, div.elContent ul li span
, div.elContent ol
, div.elContent ol li
, div.elContent ol li span
{
	color: #FFF;
}

/* 2 Column Template CSS, with two Image Handlers */
#ZoneLeftColumn div.elContent
{

	width: 476px;
	background-color:#2B2B2B;
	margin:26px auto 0 auto;
	background-image:url(../_images/recresco/default2colmiddle.gif);
	background-repeat:repeat-y;
	text-align: justify;
	vertical-align:top;
	color:white;
	padding:0 0 15px 0;

}

/* Template for top of every Default Content Page */
#ZoneLeftColumn div.elContent h1 {
	height: 21px;
	width: 476px;	
	font-size: 10pt;
	background-image: url(../_images/recresco/text_panel_top_blank.gif);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-left: 15px;
	color: #5cff01;
	text-transform: uppercase;
	font-family: arial, helvetica, sans-serif;
	font-weight:  bold;
	margin:0;
}

/* Content Box Closes in Seperate Element */ /*Part of the Default Content Template*/ /*Do not Change*/
#ZoneLeftColumn div.ContentFooter {
	height: 10px;
	width: 476px;
	background-image: url(../_images/recresco/text_panel_bottom.gif);
	background-repeat: no-repeat;	
	display:block;
	margin:0 auto;
	padding:0;
}
	/* Adjusts Default Content Footer Element for I.E6, due to a 3 Pixel Positioning error. */
    * html #ZoneLeftColumn div.ContentFooter{margin:0;}

#ZoneLeftColumn div.elContent p {
	padding: 0 15px 0 15px;
	margin: 0 0 10px 0;
}






/* TEXT FOOTER MENU */
ul.elTextMenu 
{
    padding: 5px 0 10px 0;
    margin: 0;
    line-height: 1;
    clear: both;
    background-color: #FFF;
    text-align: center;
}
ul.elTextMenu li 
{
    display: inline;
    margin: 0 5px;
    padding: 0 5px 1px 0;
    line-height: 1.5em;
    border-right: solid 1px #3e4e69;
}
ul.elTextMenu li.last 
{
    border: 0;
}
ul.elTextMenu li a, ul.elTextMenu li a:link, ul.elTextMenu li a:visited 
{
    color: #3e4e69;
    font-size: .9em;
    text-decoration: none;
}
ul.elTextMenu li a:hover, ul.elTextMenu li a:active 
{
    text-decoration: underline;
    color: #FF6600;
}



/* LOGIN FORM */
form.elPageBlank #ZoneCentreRow {
	background-color: #2B2B2B;
	margin:0;
	padding:0;
	position:relative;
}

form.elPageBlank #ZoneCentreRow div {
	width:600px;
	margin:0 auto;
}

form.elPageBlank #ZoneCentreRow div fieldset {
	border:0;
	margin:10px 0 10px 0;
}

form.elPageBlank #ZoneCentreRow div fieldset ol li{
	float:left;
	clear:left;
	list-style-type:none;
	padding:5px 0 5px 0;
	margin:0;
}

form.elPageBlank #ZoneCentreRow div fieldset legend {
	font-size:10pt;
	color: #5cff01;
	text-transform: uppercase;
	font-family: arial, helvetica, sans-serif;
	font-weight:  bold;
}

form.elPageBlank #ZoneCentreRow div fieldset p {
	color:white;
	font-weight:bold;
	margin:50px 0 0 50px;
	float:left;
	clear:left;
}

form.elPageBlank #ZoneCentreRow div fieldset ol li label {
	padding:5px;
	float:none;
	clear:right;
}

form.elPageBlank #ZoneCentreRow div fieldset ol li input {
	float:left;
	clear:right;
	width:200px;
}

form.elPageBlank #ZoneCentreRow div fieldset ol li.last {
	position:absolute;
	top:130px;
	right:375px;
}




/* FIX FOR NEWS&EVENTS SCROLLER */
div.CasePanel {
    position: relative;
    z-index: 2;
}
/* FIX FOR NEWS&EVENTS SCROLLER */
div.elXosPanel {
    position: relative;
    z-index: 2;
}

/* TAG DASH ON HOME */
form.elPageHome ul.elTagDashboard li.first {
    display: none !important;
    visibility: hidden;
    height: 0;
    font-size: 0;
    line-height: 0;
    padding: 0;
}
form.elPageHome ul.elTagDashboard h1.elContentTitle {
    display: none;
}

/* TAG DASH ON MICROSITES */
form.elPageMicro ul.elTagDashboard li.first {
    display: none !important;
    visibility: hidden;
    height: 0;
    font-size: 0;
    line-height: 0;
    padding: 0;
}
form.elPageMicro ul.elTagDashboard h1.elContentTitle {
    display: none;
}


ul.Announcements 
{
    height: 144px;   

}
ul.Announcements li 
{
    overflow:  hidden;   
}


/* Listing - TAG REPEATER */
ul.elTagListing 
{
    margin: 10px 20px;
    padding: 0 0 5px 0;
    clear: left;
	font-size: 1em;
	list-style: none;
}
ul.elTagListing li 
{
    margin: 5px 0;
    padding: 10px 0 5px 0;
    clear: left;
    border-width: 1px;
    border-color: #FFF #FFF #3e4e69 #FFF;
    border-style: dotted;
}
ul.elTagListing li.first 
{
    border: 0;
}
ul.elTagListing h1.elContentTitle 
{
    margin: .8em 0 10px 0;
    padding: 0 0 3px 0;
    border-bottom: dotted 1px #8a6ca0;;
}
ul.elTagListing h2.elContentDescription 
{
    display: none;
}
ul.elTagListing div.elContent 
{
    padding: 0 0 20px 0;
    margin: 0 0 5px 0;
}
ul.elTagListing div.elContent h1.Title 
{
    font-size: 1.4em;
    margin: 0 0 0 0;
    padding: 0 5px 0 10px;
    background-image: url(../_images/recresco/nos/arrow.gif);
    background-repeat: no-repeat;
    background-position: 1px 4px;
    font-style: normal;
    color: #3e4e69;
    border: 0;
}
ul.elTagListing div.elContent a, ul.elTagListing div.elContent a:link, ul.elTagListing div.elContent a:visited 
{
    text-decoration: none;   
    color: #3e4e69;
}
ul.elTagListing div.elContent a:hover, ul.elTagListing div.elContent a:active 
{
    color: #FF6600;
}
ul.elTagListing div.elContent h2.DateStart, ul.elTagListing div.elContent h2.DateEnd
{
    font-size: 1em;
    font-weight: normal;
    padding: 0 5px 0 10px;
    margin: 0;
	color: #555;    
}
ul.elTagListing div.elContent h2.DateStart span, ul.elTagListing div.elContent h2.DateEnd span 
{
    font-style: italic;   
}
ul.elTagListing div.elContent h3.Author
{
    padding: 0 5px 0 10px;
    margin: 0;
    font-size: 1em;
    font-weight: normal;
}
ul.elTagListing div.elContent p.Description
{
    padding: 10px 5px 5px 10px;
    margin: 0;
}
ul.elTagListing div.ContentImage 
{
    width: 100px;
    height: 100px;
    overflow: hidden;
    margin: 0;
    float: left;
}
ul.elTagListing div.ContentImage img {
    /*border: solid 1px #364761; */
    margin-top: 0;
    border: 0;
}
ul.elTagListing div.HasImage 
{
    margin: -5px 0 0 100px;
}
ul.elTagListing div.HasImage h1.Title {
    margin-top: 0;
}
ul.elTagListing div.HasImage p.Description {
 padding-bottom: 10px;
}

/* Edit Delete tools for edit content */
div.Tools 
{
    float: right;
	
}

div.elContent div.Tools {
	position:absolute;
	top:10px;
	left:370px;
	width:150px;
}

div.Tools a, div.Tools a:link, div.Tools a:visited 
{
    padding: 0 0 0 10px;
    margin-left: 10px;
    background-image: url(../_images/recresco/arrow.gif);   
    background-repeat: no-repeat;
    background-position: 0 1px;   
    color: #5CFF05; 
    font-weight: normal;
	text-decoration:none;
	width:60px;
}
div.Tools a:hover, div.Tools a:active 
{
text-decoration:underline;
}





/* Element Breadcrumbs */
ul.elBreadcrumb2 
{
    background-color: #ededed;
    line-height: 1.4em;
    min-height: 19px;
    height: 19px;
	margin: 0;
	padding: 35px 0 6px 10px;
}
ul.elBreadcrumb2 li 
{
	display: inline;
    margin: 0;
    padding: 0 2px 0 0;
}
ul.elBreadcrumb2 li a, ul.elBreadcrumb2 li a:link, ul.elBreadcrumb2 li a:visited 
{
	background-image: url(../_images/recresco/nos/arrow.gif);
	background-repeat: no-repeat;
	background-position:  2px 3px;
	padding: 0 0 0 12px;
	font-weight: normal;
	color: #3e4e69;
	text-decoration: underline;
	white-space: nowrap;
	font-size: .8em;
}
ul.elBreadcrumb2 li a:hover, ul.elBreadcrumb2 li a:active 
{
	color: #FF6600;
	text-decoration: underline;
}
ul.elBreadcrumb2 span 
{
	color: #3e4e69;
	text-decoration: none;
	background-image: url(../_images/recresco/nos/arrow.gif);
	background-repeat: no-repeat;
	background-position: 2px 3px;
	padding: 0 0 0 12px;
	white-space: nowrap;
	font-size: .8em;
}

/* LEFT MENU */
/* top level */
ul.elLeftMenu 
{
	
    margin: 0;
    padding: 0;
    list-style-type: none;
}
ul.elLeftMenu ul {
    list-style-type: none;
	margin:0;
	padding: 0;
}
/* all list items */
ul.elLeftMenu li 
{
    margin: 0;
    padding: 0;
	width: 252px;
	list-style-type: none;
	color: #052d56;
}
ul.elLeftMenu a, ul.elLeftMenu a:link, ul.elLeftMenu a:visited
{
	color: #3B234D;
	text-decoration: none;
	display: block;
	padding-left: 20px;
	height: 20px;
	line-height: 20px;
	width: 232px;
}
ul.elLeftMenu a.current, ul.elLeftMenu a.current:link, ul.elLeftMenu a.current:visited
{
	/* background-image: url(../_images/recresco/leftmenu/menu_on.gif); */
	background-repeat: no-repeat;
    width: auto;
	text-decoration: none;
	width: 232px;
	color:#052d56;
}

ul.elLeftMenu li.elMprofile a, ul.elLeftMenu li.elMprofile a:link, ul.elLeftMenu li.elMprofile a:visited
{
	background-image: url(../_images/recresco/leftmenu/profile_header.gif);
	background-repeat:no-repeat;
	display:block;
	padding-left:30px;
	width: 252px;
}


ul.elLeftMenu li.elMproducts a, ul.elLeftMenu li.elMproducts a:link, ul.elLeftMenu li.elMproducts a:visited
{
	background-image: url(../_images/recresco/leftmenu/products_header.gif);
	background-repeat:no-repeat;
	display:block;
	padding-left:30px;
	width: 252px;
}

ul.elLeftMenu li.elMsolutions a, ul.elLeftMenu li.elMsolutions a:link, ul.elLeftMenu li.elMsolutions a:visited
{
	background-image: url(../_images/recresco/leftmenu/solutions_header.gif);
	background-repeat:no-repeat;
	display:block;
	padding-left:30px;
	width: 252px;
}

ul.elLeftMenu li.elMsupport a, ul.elLeftMenu li.elMsupport a:link, ul.elLeftMenu li.elMsupport a:visited
{
	background-image: url(../_images/recresco/leftmenu/support_header.gif);
	background-repeat:no-repeat;
	display:block;
	padding-left:30px;
	width: 252px;
}

ul.elLeftMenu li.elMtraining a, ul.elLeftMenu li.elMtraining a:link, ul.elLeftMenu li.elMtraining a:visited
{
    background-image: url(../_images/recresco/nos/training_head.gif);
	background-repeat:no-repeat;
	display:block;
	padding-left:30px;
	width: 252px;
}

ul.elLeftMenu li.depth02 a, ul.elLeftMenu li.depth02 a:link, ul.elLeftMenu li.depth02 a:visited
{
	background-image: url(../_images/recresco/leftmenu/menu_off.gif);
	background-repeat:no-repeat; 
	width: 232px;
	padding-left:20px;
}
ul.elLeftMenu li.depth03 a, ul.elLeftMenu li.depth03 a:link, ul.elLeftMenu li.depth03 a:visited
{
	background-image: url(../_images/recresco/leftmenu/submenu_off.gif);
	background-repeat:no-repeat; 
	width: 232px;
	padding-left:20px;
}

ul.elLeftMenu li.depth01 a.depth01first, ul.elLeftMenu li.depth01 a.depth01first:link, ul.elLeftMenu li.depth01 a.depth01first:visited   /* first link of top level of list */ 
{
	height: 25px;
	width:222px;
	font-size:0;
}

ul.elLeftMenu li.depth01 a.depth01first span, ul.elLeftMenu li.depth01 a.depth01first:link span, ul.elLeftMenu li.depth01 a.depth01first:visited span
{
    display: none;    
}

ul.elLeftMenu ul li.depth02 a:hover, ul.elLeftMenu ul li.depth02 a:active, ul.elLeftMenu ul li.depth02 a.current
{
	background-image: url(../_images/recresco/leftmenu/menu_on.gif) !important;
	background-repeat: no-repeat;
	width: auto;
	text-decoration: none;
	width: 232px;
 	color: #3b234d;
}

ul.elLeftMenu ul li.depth03 a:hover, ul.elLeftMenu ul li.depth03 a:active, ul.elLeftMenu ul li.depth03 a.current
{
	background-image: url(../_images/recresco/leftmenu/submenu_on.gif) !important;
	background-repeat: no-repeat;
	width: auto;
	text-decoration: none;
	width: 232px;
 	color: #3b234d;
}


ul.elLeftMenu li.depth03
{
padding:0;
height:19px;
vertical-align:middle;
margin-top:0;
margin-bottom:0;
	border-top: solid 1px #000;
}
ul.elLeftMenu ul li.depth03 span
{
	padding-left:15px;
	
}

/*
#ctl00_MiWebContentPlaceHolder_txtHtmlEditor a
{
		text-decoration: underline;
}
*/

.TagHighLight 
{
    background-color: #FFFF00;
	width: 222px;
}

div.elTags 
{   
    clear: left;
    margin-top: 15px;   
}

/* PAGE TITLE ELEMENT */
h1.elPageTitle 
{
    margin: 24px 30px 10px 30px;
    padding: 0 0 5px 0;
	border-bottom:1px dotted #8A6CA0;    
    
}

p.elNoContent 
{
    margin: 10px;   
}


div.elXosPanel {
    margin: 0;
    padding: 0;
    font-size: 0;
    border-bottom: solid 1px #694a80;
}


.clearfix {
display: block;
clear: both;
}


/* Image Bar */
a.elImageBar {
    margin: 0;
    display: block;
    height: 26px;
    background-image: url(../_images/recresco/home/darkslice.gif);
    background-repeat: repeat-x;
    background-color: #684d7d;
}
a.elImageBar span {
    display: none;
}
a.elImageBar img.fleft {
    float: left;
}
a.elImageBar  span.fright {
    float: right; 
    display: block;
    width: 27px;
    height: 25px; 
    background-image: url(../_images/recresco/home/dark_more_off.gif);
    cursor: pointer;
}
 
a.elImageBar:hover  span.fright {
    background-image: url(../_images/recresco/home/dark_more_on.gif);
}
a.elLiteImageBar {
 display: block;
 height: 26px;
 background-image: url(../_images/recresco/home/lightslice.gif);
 background-repeat: repeat-x;
 background-color: #0c4c7d;
}

#nonFooter
{
	overflow: hidden;
	clear: both;
}

form.elPageHome #ZoneCentreRow 
{
    width: 766px;
    background-color: #FFF;
	clear: both;
}

/*
form.elPageHome #Zone{
	position: relative;
	width: 766px;
	height: 139px;
}
*/

/* NEW COMPANY LOGO HEADER BAR */
ul.HeaderBar {
    background-color: #2b2b2b;
	margin: 0;
    padding: 0;
    list-style: none;
	display: block;
    width: 760px;
    height: 100px;
    border-bottom: solid 1px #2b2b2b;
    position: relative;
    z-index: 0;
}
ul.HeaderBar li a {
    display: block
}

ul.HeaderBar li span
{
	display: none;
}

ul.HeaderBar li.Logo {
    float: left;
}
ul.HeaderBar li.headerLine
{
    width:468px;
	height:1px;
	float:right;
	}
	



ul.HeaderBar li.Logo a {
   	width: 330px;
	margin-left: 10px;
	height: 51px;
	margin-top: 10px;
	background-image:url(../_images/recresco/logo.gif);
	background-repeat: no-repeat;
	float: left;
}


/* CONTACT PANEL */ /*DIRECTLY BELOW TOP THREE BUTTONS*/
ul.elContactpanel 
{
	margin: 0;
    padding: 0;
    list-style: none;
	display: block;
    width: 216px;
    /*height: 80px;*/
    position: absolute;
	right: 0;
	top: 50px;
	color:#b4b4b4 !important;

}
ul.elContactpanel li {
display:inline;
float: left;
}


ul.elContactpanel li.Mail a
{
	color:#b4b4b4 !important;
}

ul.elContactpanel li.Mail a:hover
{
	color:#5cff05 !important;
}

ul.elContactpanel li.Telephone {
    height: 25px;

    background-repeat: no-repeat;

}
ul.elContactpanel li.divide {

	background-repeat:no-repeat;
	width:5px;
	height:21px;
	display:block;
}

div.elGreenHDiv
{
width: 100%;
height: 15px;
background-image: url(../_images/recresco/greenbar.gif);
background-repeat: repeat-x;
margin: 0;
padding: 0;
border: none;
clear: both;
}

div.elHomepageImage
{
border: none;
height: 274px;
clear: both;

}



/* HEADER - QUICK SEARCH */
ul.QuickSearch {
    margin: 0;
    padding: 0;
    list-style-type: none;
    width: 291px;
    height: 31px;
    position: absolute;
    top: 52px;
    right: 10px;
    z-index: 100;
}
ul.QuickSearch li {
    display: block;
    float: left;
    height: 31px;
}
ul.QuickSearch li.Label {
    width: 50px;
	margin-right:4px;
	margin-top:3px;
    background-image: url(../_images/recresco/header/search_image.gif);
    background-repeat: no-repeat;
}
ul.QuickSearch li.Label span {
    display: none;
}
ul.QuickSearch li.Input input {
    float: left;
    height: 14px;
    width: 210px;
    font-size: 1em;
    padding-top: 3px;
}
ul.QuickSearch li.Button {

}

ul.QuickSearch li.Button a.hoverbutton, ul.QuickSearch li.Button a.hoverbutton:link, ul.QuickSearch li.Button a.hoverbutton:visited
{
    background-image: url(../_images/recresco/nos/search_icon_off.gif);
    background-repeat: no-repeat;
    width: 19px;
    height: 22px;
    display: block;
    padding: 0;    
    margin: 0;
    border: 0;  
	float: left;
}
ul.QuickSearch li.Button a.hoverbutton:hover, ul.QuickSearch li.Button a.hoverbutton:active 
{
    background-image: url(../_images/recresco/nos/search_icon_on.gif);
}
ul.QuickSearch li.Button span.hoverbutton_buttonLeft, ul.QuickSearch li.Button span.hoverbutton_buttonRight, ul.QuickSearch li.Button a.noShow  
{
    display: none !important;

}

/* 404 Redirector */
div.elAutomaticRedirection
{
    width: 400px;
    margin: 50px auto;
    padding: 100px 10px;
    color: #2b2b2b;
    text-align: center;
}
span.elPageMoved
{
    font-size: larger;
}
span.elRedirectText
{
}

td.dottedbottom, table.dottedbottom
{ 
   background-image: url(../_images/recresco/dots.gif);
   background-position:  0% 99%;
   background-repeat:repeat-x;
   padding-bottom:5px;
}

td.dottedtop, table.dottedtop
{ 
   background-image: url(../_images/recresco/dots.gif);
   background-position:  0% 01%;
   background-repeat:repeat-x;
}


td.borderleft
{
	/* border-collapse: separate !important; */
	border-color: Black;
	border-width: 0 0 0 1px !important;
	border-style: solid;
}

td.twoborders
{

	border-color: Black;
	border-width: 0 0 0 1px !important;
	border-style: solid;
	   background-image: url(../_images/recresco/dots.gif);
   background-position:  0% 99%;
   background-repeat:repeat-x;
}

span.redStar
{
color:#ff0000;
}
table.PurpleForm td
{
color:#6b4287;
font-weight: bold;
}
div.elContent table td
{
padding-right:4px !important;
}

/* Form Styling */

.elForm {
margin: 15px;
width:662px;
}

.elForm h1 {
font-size:2em;
color: #8a6ca0;
border:0px;
border-style:solid;
border-bottom:1px;
border-color: #8a6ca0;
margin-bottom:10px;
}

.elForm h2 {
font-size:1.5em;
color: #8a6ca0;
}

.elFormContactLeft {
display:block;
float:left;

width:202px;
height:204px;

border-right-style:solid;
border-right:1px;

border-top-style:dotted;
border-top:1px;

border-bottom-style: dotted;
border-bottom:1px;

}

.elFormContactRight {
display:block;
float:left;

width:202px;
height:204px;

border-top-style:dotted;
border-top:1px;

border-bottom-style:dotted;
border-bottom:1px;

}


.textsecr {
float:right;
width:50%;
display:block;
text-align:left;
}


/* Recresco Navigation */
a.elNOSImageBar {
	
 display: block;
 height: 26px;
 background-image: url(../_images/recresco/home/dark_header_slice_nos.gif);
 background-repeat: repeat-x;
 background-color: #0c4c7d;
}
a.elNOSImageBar span {
 display: none;
}
a.elNOSImageBar img.fleft {
 float: left;
}
a.elNOSImageBar  span.fright {
 float: right; 
 display: block;
 width: 27px;
 height: 25px; 
 background-image: url(../_images/recresco/home/nos_off.gif);
 cursor: pointer;
}
a.elNOSImageBar:hover  span.fright {
background-image: url(../_images/recresco/home/nos_on.gif);
} 

div.elTopPageDiv
{
	background-image:url(../_images/recresco/page_top.gif);
	background-color: #111;
	width: 770px;
	height: 11px;
	margin: 0 0 0 -2px;
	
	font-size: 0px;
	clear: both;
	border: 0;

}

div.elBottomBarDiv
{
	background-image:url(../_images/recresco/page_bottom.gif);
	background-color: #000;
	width: 770px;
	height: 11px;
	margin: 0;
	font-size: 0px;
	clear: both;
}

/* Homepage CSS A.S */
/*Left Divider */
div.ContentAbout 
{
	width: 386px;
	margin:5px 10px 0 0;
	float: left;	
	display: inline;
	
}
/* Right Divider */
div.ContentRight 
{
	width: 362px;
	margin: 5px;
	float: right;	
	display: inline;
	overflow: hidden;
}



div.ContentAbout div.BoxAboutHead {
	height: 21px;
	width: 371px;	
	font-size: 10pt;
	background-image: url(../_images/recresco/about_top.gif);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-left: 15px;
	color: #5cff01;
	text-transform: uppercase;
	font-family: arial, helvetica, sans-serif;
	font-weight:  bold;
	display:block;
}
/*Top Box Font Colour Change*/
div.ContentAbout div.BoxAboutHead span{
color:red;
}
div.ContentAbout div.BoxAboutCon {
	width: 362px;
	border-left: 2px solid #5d5b5c;
	border-right: 2px solid #5d5b5c;
	background-color: #1b1a1a;
	padding: 10px 10px 10px 10px;
	text-align: justify;
	color:white;
}
div.ContentAbout div.BoxAboutFoot {
	margin:0;
	padding:0;
	height: 10px;
	width: 386px;	
	background-image: url(../_images/recresco/about_bottom.gif);
	background-repeat: no-repeat;
	display:block;
}

div.ContentClothing{
	width: 321px;
	padding:10px 0 0 0;
	display:block;
	margin-left: 20px;
	clear: both;

}

div.ContentClothing div.cchead 
{
	height: 21px;
	width: 321px;	
	font-size: 10pt;
	background-image: url(../_images/recresco/clothing_top.gif);
	background-repeat: no-repeat;
	padding-top: 15px;
	padding-left: 15px;
	color: #5cff01;
	text-transform: uppercase;
	font-family: arial, helvetica, sans-serif;
	font-weight:  bold;
	margin:0;
}
div.ContentClothing div.cccont 
{

	width: 316px;
	background-color: #1b1a1a;
	padding: 10px 10px 2px 10px;
	text-align: justify;
	background-image: url(../_images/recresco/clothing_middle.gif);
	background-repeat: repeat-y;
	color:white;
	margin:0;
	clear:both;
	height:100px
}	

div.ContentClothing div.cccont div.ccctext{
width:225px;
float:left;
padding:0 6px 0 0;
}

div.ContentClothing div.cccont div.cccimage{
width:79px;
float:left;
clear:right;
padding:0 6px 0 0;
}

div.ContentClothing div.cccont div.cccimage img 
{
border:#fff solid 1px;
}

div.ContentClothing div.cccont p {
margin-bottom:0;
padding-left:5px;
}
div.ContentClothing div.ccfoot
{
	height: 10px;
	width: 336px;	
	background-image: url(../_images/recresco/clothing_bottom.gif);
	background-repeat: no-repeat;	
	margin:0;
}


/* Image Placeholder 1 CSS */


#ZoneRightColumn img {
margin: 0 0 10px 0;
float:left;

}

#ZoneRightColumn img.elPageHeadImage {
margin:27px 0 10px 0;
}



/* News Tag Repeater CSS - A.S */
ul.elTagNews {
	margin:27px auto 0 auto;
	list-style-type:none;
	padding:0;
	width:730px;
	overflow: hidden;
	}
ul.elTagNews li.first h1.elContentTitle {
	height: 21px;
	width: 715px;	
	display:block;
	font-size: 10pt;
	background-image: url(../_images/recresco/text_panel_top_blank_wide.gif);
	background-repeat: no-repeat;

	padding-top: 10px;
	padding-left: 15px;
	padding-bottom:0;
	color: #5cff01;
	text-transform: uppercase;
	font-family: arial, helvetica, sans-serif;
	font-weight:  bold;
	margin:0 auto;
}

ul.elTagNews li.first h1.elContentTitle a {
text-decoration:none;
color:#5cff01;
}
ul.elTagNews li.first h1.elContentTitle a:hover {
color:white;
text-decoration:none;
}


ul.elTagNews li.first h2.elContentDescription {
display:none !important;
}
ul.elTagNews li {
	width: 730px;
	height:auto;
	display:inline;
	float: left;
	background-image:url(../_images/recresco/contactuscentre.gif);
	background-repeat:repeat-y;
	margin:0;
	border:0;
	text-align: justify;
	vertical-align:top;
	color:white;
	padding:5px 0 5px 0;
	border-width:0 0 1px 0;
	border-style:dashed;
	border-color:#5A5959;
	clear:both;
	}

ul.elTagNews li.first{ 
padding:0;
border:0 !important;
}

ul.elTagNews li div.elContent {
	border:0;
	padding:0;

}


ul.elTagNews li div.elContent h1.Title {
	
	text-transform:none;
	font-family:verdana,arial,helvetica,sans-serif;
	padding-left:10px;
	font-size:1.1em;
	background-image:none;
	margin:0;
	padding:5px 0 2px 0;
}

/*Details for H1 Link */
ul.elTagNews li div.elContent h1.Title a {
	padding-left:27px;
	background-image:none;
	color:white;
	font-size:10pt;
	text-decoration:underline;
	background-image: url(../_images/recresco/homepage/newsarrow.gif);
	background-repeat:no-repeat;
	background-position:20px 5px;
	}

/* News Date, Writer, Etc*/
ul.elTagNews li div.elContent h2.DateStart, ul.elTagNews li div.elContent h3.Author {
	color:#B4B4B4 !important;
	font-size:x-small;
	display:inline;
	padding-right:20px;
	padding-left:20px;
	padding-bottom:0;
	margin-bottom:0;
}

ul.elTagNews li div.elContent p.Description {

	margin-top:0;
	padding-top:2px;
	padding-bottom:10px;
	padding-left:20px;
	padding-right:20px;
	margin-bottom:0;

}

ul.elTagNews li div.HasImage p.Description 
{
	margin-left: 84px;
}

/* Tag Repeater Image */
ul.elTagNews li div.ContentImage img {
	width:63px;
	height:50px;
	margin:10px 0 10px 20px;
	float:left;
}

/* Seperate Element from the Tag Repeater, Closes the Footer of the News Box */
.newsfooter {
	margin:0 auto;
	height:10px;
	width:730px;	
	background-image: url(../_images/recresco/text_panel_bottom_wide.gif);
	background-repeat: no-repeat;
	position:relative;
}
.newsfooter a.RSS, .newsfooter a.RSS:link, .newsfooter a.RSS:visited
{
	position:absolute;
	background-image:url(../_images/recresco/newspage/rss.gif);
	height:16px;
	width:16px;
	display:block;
	top:-20px;
	left:10px;
}
.newsfooter a.Google, .newsfooter a.Google:link, .newsfooter a.Google:visited 
{
	position:absolute;
	background-image:url(../_images/recresco/newspage/google.gif);
	height:17px;
	width:104px;
	display:block;
	top:-20px;
	left:31px;
}
.newsfooter a.Yahoo, .newsfooter a.Yahoo:link, .newsfooter a.Yahoo:visited {
	position:absolute;
	background-image:url(../_images/recresco/newspage/yahoo.gif);
	height:17px;
	width:91px;
	display:block;
	top:-20px;
	left:140px;
}
/* Seperate Element from the Tag Repeater, Closes the Footer of the News Box */
.lrgcontentfoot {
	margin:0 auto;
	height:10px;
	width:730px;	
	background-image: url(../_images/recresco/text_panel_bottom_wide.gif);
	background-repeat: no-repeat;
}
	/*Position of the I.E6 Footer 3 Pixel Fix */
	* html .lrgcontentfoot { margin:0; margin-left: 10px; }	

/* Footer for Actual News Posts, including Rss Feeds (Taller image)  */
.newspostfooter {
	margin:0 auto 0 auto;
	padding:0 0 0 15px;
	height: 44px;
	width: 715px;	
	display:block;
	background-image: url(../_images/recresco/newspostfooter.gif);
	background-repeat: no-repeat;
}

	/*Position of the I.E6 Footer 3 Pixel Fix */
	* html .newspostfooter { margin-left: 10px; }

	
		
/* News Paging */
ul.elPaging {
	list-style-type:none;
	padding:5px 0 0 200px;
	height:25px;
	margin:0 auto;
	background-image:url(../_images/recresco/contactuscentre.gif);
	background-repeat:repeat-y;
	width: 530px;
	text-align:center;
		
}

ul.elPaging li.PagingPageTotal, ul.elPaging li.PagingLastPage, ul.elPaging li.PagingNextPage, ul.elPaging li.PagingPreviousPage, ul.elPaging li.PagingFirstPage {
	display:inline;
	list-style-type:none;
	margin:0;
	padding-left:15px;
	text-align: justify;
	vertical-align:top;
	color:white;
	text-align:center;
	}

ul.elPaging li.PagingPageTotal {
visibility:hidden;
}
	
ul.elPaging li.PagingFirstPage {
float:right;
}

ul.elPaging li.PagingPreviousPage {
float:right;
}

ul.elPaging li.PagingNextPage {
float:right;
}

ul.elPaging li.PagingLastPage {
float:right;
padding: 0 20px 0 15px;
}

ul.elPaging li.PagingPageNumbers {
	color:white;
	padding:5px 95px 0 0;
	display:inline;
	}
	
/* 1 Col Template CSS */ /* PLEASE NOTE: The Footer for the 1Column Template uses  .newsfooter for the bottom element, to avoid un-neccersary repeition. This can be found above.*/
#templatetop {
padding-top:27px;

}
#templatetop div.elContent h1 {

	height: 21px;
	width: 730px;	
	display:block;
	font-size: 10pt;
	background-image: url(../_images/recresco/text_panel_top_blank_wide.gif);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-left: 15px;
	padding-bottom:20px;
	color: #5cff01;
	text-transform: uppercase;
	font-family: arial, helvetica, sans-serif;
	font-weight:  bold;

	padding-bottom:0;
		margin-bottom:0;
}
#templatetop div.elContent div.Tools {
position:absolute;
top:-20px;
left:600px;
}

#templatetop div.elContent p {
margin: 6px 0 10px 0;
padding: 0 15px 0 15px;
}
#templatetop div.elContent img {
padding: 10px;
}
#templatetop div.elContent {
	width: 730px;
	margin:0 auto;
	background-image:url(../_images/recresco/1coltemplateslice.gif);
	background-repeat:repeat-y;
	text-align: justify;
	vertical-align:top;
	color:white;
	padding-bottom:15px;
	display:block;
	position:relative;
}
#templatetop div.elContent ul {
color:white;
padding:0 15px 0 30px;
}

/* LATEST NEWS BOX HOMEPAGE */

div.newsWrap
{
	float: left;
	clear: right;
	overflow: hidden;
	width: 336px;
	min-height: 300px;
}

ul.pnlLatestNews {

	list-style-type:none;
	width: 336px;
	margin:30px auto 0 auto;
	padding:0;
overflow: hidden;
	}

ul.pnlLatestNews li.first h1{
	margin:0;
	padding-top: 10px;
	padding-left: 15px;
	
	list-style-type:none;
	
	height: 21px;
	width: 321px;	
	
	font-size: 10pt;
	background-image: url(../_images/recresco/homepage/news_top.gif);
	background-repeat: no-repeat;

	color: #5CFF01;
	text-transform: uppercase;
	font-family: arial, helvetica, sans-serif;
	font-weight:  bold;
}

ul.pnlLatestNews li.first h1 a {
color:#5cff01;
}
ul.pnlLatestNews li.first h1 a:hover {
color:white;
text-decoration:none;
}

ul.pnlLatestNews li.first h1 a {
	text-decoration:none;
}

ul.pnlLatestNews li {
	list-style-type:none;
	background-image:url(../_images/recresco/homenewsbg.gif);
	background-color: #1b1a1a;
	text-align: justify;
	margin: 0 auto;
	padding:0;
	display: inline;
	float: left;
	clear: both;
	width: 100%;
	
	}
ul.pnlLatestNews li div.elContent {
margin:0;
padding:0;
position: relative;
}
ul.pnlLatestNews li div.elContent div.Tools
{
	top: 20px;
	right: 10px;
	left: auto;
	width: auto;
}
ul.pnlLatestNews li h1.Title {
	margin:0;
	color: #FFF;
	background-image: url(../_images/recresco/homepage/newsarrow.gif);
	background-position:16px 10px;
	background-repeat: no-repeat;		
	font-size: x-small;
	padding:5px 0 0 25px;
}

ul.pnlLatestNews li h1.Title a{
	
	color: #FFF;

}
	
ul.pnlLatestNews li h2.DateStart {
	margin:0;
	padding:0 0 0 25px;
	font-size: x-small;
	font-weight: normal;
	display: block;
	color: #b4b4b4 !important;
}

ul.pnlLatestNews li.last {
}

div.pnlLatestNewsFoot {
	height: 9px;
	width: 336px;	
	background-image: url(../_images/recresco/newsbgbottom.gif);
	background-repeat: no-repeat;	
	margin:0 auto 0 auto;
	background-position:bottom left;
	padding:0;
	display:block;
	float:left;
	position:relative;
}

a.HomeRssLink {
position:absolute;
left:310px;
top:-15px;
height:16px;
width:16px;
display:block;
background-image:url(../_images/rss.gif);
background-position:top left;
background-repeat:no-repeat;
}


div.ContentAbout 
{
	width: 386px;
	margin-top: 30px;
	margin-left:18px;
	float: left;
	display: inline;
}


/*Contact Us Form*/ /*Note: When doing Google Map, place it in a seperate Content Panel/Box to the actual form to reduce styling issues.*/ /*This this is done over multiple parts of the site, it will fit in nicely.*/
#ZoneCentreRow div.elContactForm {
	border:0;
	background-image: url(../_images/recresco/contactbg.gif);
	background-repeat: no-repeat;
	background-position:top;
	width: 730px;
	margin:10px auto 0 auto;
	color:white;
	padding:0 0 0 0;
	position:relative;
}

#ZoneCentreRow div.elContactForm ul.elContactForm {
	list-style-type:none;
	border:0;
	width:730px;
	height:330px;
	display:block;
	padding:0;
	margin:0;
	}

#ZoneCentreRow div.elContactForm ul.elContactForm li {
	list-style-type:none;
	padding:0;
	margin:0;
}
#ZoneCentreRow div.elContactForm ul.elContactForm li ul li {
	width:500px;
	float:left;
	clear:left;
	list-style-type:none;
	display:block;
}
#ZoneCentreRow div.elContactForm ul.elContactForm li fieldset {
	border:0;
	padding:0;
	margin:0 auto;
}

#ZoneCentreRow div.elContactForm ul.elContactForm li fieldset legend {
	font-size: 10pt;
	color: #5cff01;
	text-transform: uppercase;
	font-family: arial, helvetica, sans-serif;
	font-weight:  bold;
	margin:0;
	padding:10px 0 10px 10px;
}
#ZoneCentreRow div.elContactForm ul.elContactForm li fieldset ul li 
{
	position:relative;
	padding: 10px 0 20px 0;
	margin-left:-13px;
}

#ZoneCentreRow div.elContactForm ul.elContactForm li fieldset ul li input {
	position:absolute;
	left:1px;
	top:25px;
	width:290px;
	margin:0;
	padding:2px;
	background-color:#5A5959;
	border:1px solid #2B2B2B;
	color:white;
	font-family: arial, helvetica, sans-serif;
}
#ZoneCentreRow div.elContactForm ul.elContactForm li fieldset textarea {
	position:absolute;
	font-size: 8pt;
	left:0;
	top:25px;
	width:290px;
	margin:0;
	padding:2px;
	background-color:#5A5959;
	border:1px solid #2B2B2B;
	color:white;
	font-family: arial, helvetica, sans-serif;
}
#ZoneCentreRow div.elContactForm ul.elContactForm li fieldset label {
	width:290px;
	color:white;
	font-size:x-small;
	float:left;
	letter-spacing:0.1em;
	clear:left;
	padding:0 0 2px 0;
	margin:0;
}
#ZoneCentreRow div.elContactForm ul.elContactForm li fieldset label a.formDesc{
visibility:hidden !important;
}
/*CONTACT FORM FOOTER */
.contactfrmfooter {
	
	margin:0 auto;
	height: 10px;
	width: 730px;	
	background-image: url(../_images/recresco/contactbottom.gif);
	background-repeat: no-repeat;
	background-position:bottom left;
}
	/*Position of the I.E6 Footer 3 Pixel Fix */
	* html .contactfrmfooter { margin:0; }



/* Contact Form Hover Button Customization */
#ZoneCentreRow div.elContactForm a.hoverbutton {
position:absolute;
top:300px;
right:407px;
background-color:#335522;
border:1px solid #55FF00;
background-image:none;
font-weight:bold;
font-size:x-small;
letter-spacing:0.1em;
height:18px;
}
#ZoneCentreRow div.elContactForm a.hoverbutton span.hoverbutton_button {
color:#41FF00;
}

#ZoneCentreRow div.elContactForm a.hoverbutton:hover {
background-color:#44AA11;
color:#1B1A1A;
}

#ZoneCentreRow div.elContactForm a.hoverbutton:hover span.hoverbutton_button {
background-color:#44AA11;
color:#1B1A1A;
}

/* Language Selector CSS */
div.elLanguageForm {
position:absolute;
top:30px;
left:595px;

}		
.trigger{
	border:1px solid #58F700;
	color:#56FF01;
	width:150px;
	padding-right:1em;
	background-image:url(../_images/recresco/green_arrow.jpg);
	background-repeat:no-repeat;
	background-position:top right;
	display:block;
	background-color:#2A2A2A;
	padding:1px;
	padding-left:4px;
	text-decoration:none;
}
.trigger:hover, .trigger:visited, .trigger:active{
	text-decoration:none;
	color:#56FF01;
}		
		
.activetrigger{
	border:1px solid #46B70E;
	color:#56FF01;
	width:150px;
	padding:1px;
	display:block;
	background:#325521;
	background-image:url(../_images/recresco/green_arrow.jpg);
	background-repeat:no-repeat;
	background-position:top right;
	padding-left:4px;
	text-decoration:none;
}
.activetrigger:hover, .activetrigger:visited, .activetrigger:active{
	text-decoration:none;
	color:#56FF01;
}		
		/* style of the UL */
	.dropcontainer ul{
	border:1px solid #46B70E;
	border-top:none;
	border-bottom:none;
	list-style-type:none;
	padding:0;
	margin:0;
	width:155px;
	position:absolute;
	text-decoration:none;
}
	.dropdownhidden{
			top:0;
			left:-999em;
		}
	.dropdownvisible{
			top:0;
			left:0;
		}
	.dropcontainer ul li a{
			padding:1px;
			padding-left:4px;
			display:block;
			width:150px;
			text-decoration:none;
			color:#57FC01;
			border-bottom:1px solid #46BD0E;
			background-color:#2A2A2A;
		}
	.dropcontainer ul li a:hover{
			background:#272727;
			text-decoration:none;
			color:white;
		}
	
		.dropcontainer{
			position:relative;
		}



/* Recresco Sitemap A.S */
#ZoneCentreRow ul.elAtoZNav {
	list-style-type:none;
	color:white;
	background-image:url(../_images/recresco/sitemaplet.gif);
	width:730px;
	height:56px;
	margin:27px auto 0 auto;
	text-align:center;
	background-repeat:no-repeat;
	padding:0;
	word-spacing:10px;
	line-height: 50px;
	font-weight:bold;
	margin-bottom:10px;
}

#ZoneCentreRow ul.elAtoZNav li{
	list-style-type:none;
	display:inline;
	margin:10px auto 0 auto;
	padding:0;
}

#ZoneCentreRow ul.elSiteMap {
	list-style-type:none;
	margin:0 auto 0 auto;
	padding:0;

}
	/*Position of the I.E6 Footer 3 Pixel Fix */
	* html #ZoneCentreRow ul.elSiteMap { width:730px;}

#ZoneCentreRow ul.elSiteMap li {
	/*SLICE IMAGE */
	background-image:url(../_images/recresco/contactuscentre.gif);
	background-repeat:repeat-y;
	list-style-type:none;
	margin:0 auto;
	padding:0;
	text-indent:50px;
	width:730px;
	font-weight:bold;
	color:#FFFFFF;
	display:block;
	}
	
#ZoneCentreRow ul.elSiteMap li a {
	color:white;
	text-decoration:none;
	font-weight:bold;
}

#ZoneCentreRow ul.elSiteMap li.first {
	/*HEAD IMAGE */
	background-image:url(../_images/recresco/sitemapbgtop.gif);
	background-repeat:no-repeat;
	padding-top:50px;
	width:730px;
	display:block;
	margin:0 auto;
	color:#FFFFFF;
}

#ZoneCentreRow ul.elSiteMap li.last {
	/* FOOTER IMAGE */
	background-image:url(../_images/recresco/sitemapbottom.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
	padding-bottom:10px;
}

#ZoneCentreRow ul.elSiteMap li ul {
	position:relative;
	top:-14px;

}
/* STOPS Lower Level UL/Li's Inheriting from the top one */
#ZoneCentreRow ul.elSiteMap li ul li.depth02 {
width:200px;
}

#ZoneCentreRow ul.elSiteMap li ul li {
	background-image:none;
	margin:0;
	padding:0;
	font-weight:normal;
	width:200px;
}
#ZoneCentreRow ul.elSiteMap li ul li.first {
	background-image:none;
	width:auto;
	height:auto;
	line-height:auto;
	padding:0;
	margin:0;
}
#ZoneCentreRow ul.elSiteMap li ul li.last {
	background-image:none;
	width:auto;
	height:auto;
	padding:0;
	margin:0;
}

#ZoneCentreRow ul.elSiteMap li ul li a {
	color:#54B81C;
	font-weight:normal;
}
#ZoneCentreRow ul.elSiteMap li ul li a:hover {

}




/* */
div.elFooterDivider {
height:1px;
width:766px;
display:block;
border-top:1px dotted #5A5959;
margin:0 auto;
}

/*Shopping */
ul.elCart
{
list-style:none;
display: block;
clear: both;
margin: 10px auto 0 auto;
padding:0;
width:730px;
}

ul.elCart li
{
list-style:none;
margin:15px 0 0 0;
padding:0;
}

ul.elCart li.first
{
margin:0;
background-image:url(../_images/recresco/shopping/firstfooter.gif);
background-repeat:no-repeat;
background-position:bottom left;
padding:0 0 9px 0;
}

ul.elCart li.first h1.elContentTitle 
{
	padding:8px 0 0 20px;
	width:710px;
	
	margin:0;
	
	height:23px;
	background-image:url(../_images/recresco/shopping/firstheader.gif);
	background-repeat:no-repeat;

	color: #5cff01;
	text-transform: uppercase;
	font-family: arial, helvetica, sans-serif;
	font-weight:  bold;
	font-size:10pt;
	
	z-index:99;

}
ul.elCart li.first h2.elContentDescription
{
width:690px;
background-image:url(../_images/recresco/shopping/firstbg.gif);


	color:white;
	font-weight:normal;
	font-size:7.5pt;
	font-family: verdana,sans-serif;
	padding:10px 20px 10px 20px;

	margin:0;
}

ul.elPayPal
{
	width:730px;
	height:92px;
	margin:0 auto 0 auto;
	list-style:none;
	padding:0;
	background-image:url(../_images/recresco/shopping/shopslice.jpg);
	overflow:hidden;
	position:relative;
}

ul.elPayPal li
{
list-style:none;
padding:0;
margin:0;
}

ul.elPayPal li.Header
{
background-image:url(../_images/recresco/shopping/shopheader.gif);
width:730px;
height:19px;
}
ul.elPayPal li.Header h1
{
	/*positioning*/
	position:absolute;
	top:0;
	left:100px;
	
	width:450px;
	overflow:hidden;
	
	/* Styling */
	color:#B4B4B4;
	font-family:arial;
	font-size:1.1em;
	font-weight:bold;
	
	margin:10px 0 0 0;
	padding:0 0 0 10px;
	background-image:url(../_images/recresco/shopping/shoparrow.gif);
	background-repeat:no-repeat;
	background-position:0px 5px;
}
ul.elPayPal li.Image
{
	position:absolute;
	top:11px;
	left:13px;
	
	height:70px;
	width:83px;
}
ul.elPayPal li.Description
{
	color:#fff;
	width:450px;
	height:43px;
	overflow:hidden;
	
	position:absolute;
	left:100px;
	top:25px;
}

ul.elPayPal li.Checkout 
{
	width:158px;
	height:82px;
	display:block;
	
	position:absolute;
	top:5px;
	right:5px;
	z-index:98;
	background-image:url(../_images/recresco/shopping/buttons_bkgd.gif);
}

ul.elPayPal li.Checkout a.ViewCart,
ul.elPayPal li.Checkout a.ViewCart:link,
ul.elPayPal li.Checkout a.ViewCart:visited
{
	padding:5px 0 0 8px;
	width:134px;
	height:19px;
	color:#000;
	display:block;
	position:absolute;
	top:50px;
	right:8px;
	z-index:99;
	background-image:url(../_images/recresco/shopping/button_view_basket.gif);
}
ul.elPayPal li.Checkout a.ViewCart:hover,
ul.elPayPal li.Checkout a.ViewCart:active,
ul.elPayPal li.Checkout a.ViewCart:focus
{
	background-image:url(../_images/recresco/shopping/button_view_basket_on.gif);
}
ul.elPayPal li.Qty
{
width:123px;

position:absolute;
top:10px;
right:20px;
z-index:100;
}
ul.elPayPal li.Qty span
{
color:#fff;
float:left;
}

ul.elPayPal li.Qty input
{
width:20px;
padding:0;
margin:0;
float:right;
height:10px;
line-height:15px;
font-size:7pt;
}

ul.elPayPal li.Footer
{
background-image:url(../_images/recresco/shopping/footer.gif);
background-position:bottom left;
background-repeat:no-repeat;
width:730px;
height:9px;
display:block;

position:absolute;
left:0;
bottom:0;
}

ul.elPayPal li.AddBasket
{
	width:142px;
	height:23px;
	
	position:absolute;
	top:30px;
	right:13px;
	z-index:100;
}

ul.elPayPal li.AddBasket a.AddtoCart,
ul.elPayPal li.AddBasket a.AddtoCart:link,
ul.elPayPal li.AddBasket a.AddtoCart:visited
{
	padding:5px 0 0 8px;
	width:134px;
	height:19px;
	color:#000;
	
	display:block;

	background-image:url(../_images/recresco/shopping/button_add_basket.gif);
}

ul.elPayPal li.AddBasket a.AddtoCart:hover,
ul.elPayPal li.AddBasket a.AddtoCart:active,
ul.elPayPal li.AddBasket a.AddtoCart:focus
{
	background-image:url(../_images/recresco/shopping/button_add_basket_on.gif);
}


ul.elPayPal li.Price
{
	color:#fff;
	font-weight:bold;
	
	position:absolute;
	left:100px;
	bottom:10px;
}

div#ZoneCentreRow div.Display ul.elCart li.first
{
display:block !important;
}

div#ZoneCentreRow ul.elCart li.first
{
display:none !important;
}

form.elPageAdmin ul.elMiniMenu
, form.elPageAdmin ul.elContactpanel
{
	display:none;
}

form.elPageAdmin div#ZoneCentreRow
, form.elPageAdmin div#ZoneCentreRow ol
{
color: #000;
}

ul.lang
{
	position: absolute;
	top: 34px;
	right: 19px;
	margin: 0;
	padding: 0;
	width: 196px;
	height: 23px;
}
	ul.lang li
	{
		display: block;
		float: left;
		height: 23px;
		z-index:99;
		margin-right: 5px;
	}
	
	ul.lang li.last
	{
		margin-right: 0;
	}
	ul.lang li.flag
	{
		padding:0 1px;
		cursor: pointer;
	}
	ul.lang li.title
	{
		line-height: 1.2em;
		color: #c3c3c3;
		font-weight: bold;
		margin-right: 11px;
	}


	
	
ul.AvailableLanguages
{
	z-index: 999;
	position: absolute;
	top: 250px;
}



li.elNoneFound p
{
margin-left: 10px;
color: #FFF;
}

div.accreditations
{
	text-align: center;
	width: 766px;
	float: left;
	display: inline;
}
/*-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-*/
