
/*-Begin Section -_theme.css-*/
body {
	margin: 0;
	padding: 0;
	font-family: verdana,sans-serif;
	line-height: 1.3em;
	font-size: 67%;
	background-image: url(../_images/default/search_icon_on.gif); /* preloader */
	
	/*
	background-image: url(../_images/default/background_slice.gif);
	background-repeat: repeat-x;
	*/
	background-image: none;
	background-color: #FFF;

}





/* PAGE FONT SIZE DASHBOARD */
/* FONT SIZE IS RELATIVE TO BODY FONT SIZE */
form.body-Smallest 
{
    font-size: 80%;
}
form.body-Small 
{
    font-size: 90%;
}
form.body-Medium 
{
    font-size: 100%;
}
form.body-Large 
{
    font-size: 110%;
}
form.body-Largest
{
    font-size: 120%;
}



#base 
{
	width: 870px;
    padding: 0;
    margin: 0 auto;	
	background-color: #FFF;



}
#nonFooter
{
    min-height: 100%;
}

* html #nonFooter
{
}


/* ZONES */
#ZoneHeaderRow {
    background-color: #FFF;
    clear: right;
	position: relative;
}

#LeftRightContainer 
{
    border-top: 0;
	

}
#ZoneLeftColumn
{
	display: none;
}
#ZoneRightColumn
{

	border-left: solid 1px #FFF;
	background-color: #FFF;
	padding: 30px 0 30px 0;
	margin: 0;

}
#ZoneCentreRow 
{
    width: 870px;
    background-color: #FFF;

}
#ZoneFooterRow 
{
	margin: 0 auto;
    width: 870px;

}



/* DEFAULTS */
a, a:link, a:visited {
	color: #394d6b;
	text-decoration: none;
}
a:hover, a:active {
	text-decoration: underline;
	color: #333;
}
h1 
{
    font-style: italic;
    font-size: 1.4em;
    color: #363636;
}
h2
{
    font-size: 1.3em;
    color: #363636;
}
h3 
{
    font-size: 1.2em;
    color: #363636;
}
h4 
{
    font-size: 1.1em;
    color: #363636;
}
h5 
{
    font-size: 1em;
    color: #363636;
}
h6 
{
    font-size: .9em;
    color: #363636;
}
pre 
{
	white-space: normal;
	color: #363636;
}
ul 
{
	list-style-type: disc;
	color: #363636;
}
ol 
{
	color: #363636;
}
address 
{
    color: #363636;	
}
p 
{
        color: #363636;
}





a.linkskip {
	position: absolute;
	top: -200px;
}
form {
	display: inline;
}

form.elPageAdmin div#base 
{
    background-image: none;
}



/* Element Logo */
div.elLogo {
	width: 870px;
	height: 104px;
    background-color: #FFF;


}
div.elLogo h1.ident {
	background-image:url(../_images/otb_logo.gif);
	background-repeat: no-repeat;
	background-position: left;
	width: 373px;
	float: left;
	height: 104px;	
	margin: 0;
	padding: 0;
}
div.elLogo h1.ident a {
	width: 373px;
	height: 104px;
	display: block;
}
div.elLogo h1.ident span {
	display: none;
}




/* Element Horizontal Nav */
ul.elMainMenu 
{
	background-color: #FFF;
    height: 25px;
    line-height: 25px;
    width: 870px;
	list-style: none;
	padding: 0;
	overflow: hidden;
	border-top: 1px solid #81a5c7;
	margin: 10px 0 25px 0;


}
ul.elMainMenu ul 
{
	line-height: 1;
	list-style: none;
	padding: 0;
	margin: 0;  	
	z-index:99;
	border-top: 1 px solid #81a5c7;


}
ul.elMainMenu li.elMhome ul,
ul.elMainMenu li.elMaboutus ul ,
ul.elMainMenu li.elMourdepartments ul,
ul.elMainMenu li.elMourpeople ul,
ul.elMainMenu li.elMnews ul,
ul.elMainMenu li.elMcontactus ul,
ul.elMainMenu li.elMrecruitment ul,
ul.elMainMenu li.elMlegal ul,
ul.elMainMenu li.elMlibrary ul
{
	display:none!important;
}

ul.elMainMenu a, ul.elMainMenu a:link, ul.elMainMenu a:visited
{
	display: block;
	padding: 0 10px;
	color: #81a5c7;
	text-decoration: none;	
	text-transform: uppercase;
	font-size: 1.2em;	
	font-weight: normal;
	background-image: url(../_images/default/vista_divide.gif);
    background-position: right;
    background-repeat: no-repeat;

}
ul.elMainMenu a:hover, ul.elMainMenu a:active, ul.elMainMenu a:focus, ul.elMainMenu a.current, ul.elMainMenu a.current:link, ul.elMainMenu a.current:visited
{
	background-image: none;

}
ul.elMainMenu li 
{
	float: left;
	padding: 0;
	width: auto;
	overflow: hidden;
	white-space: nowrap;
	margin-left: -1px;


}


ul.elMainMenu li ul 
{
	position: absolute;
	left: -999em;
	height: auto;
	width: 200px;
	margin: 0 0 0 1px;
	border-style: none;
	border-width: 1px 1px 0 1px;
	border-color: #81a5c7;
}

ul.elMainMenu li li, ul.elMainMenu li li.first  
{
    width: 200px;
    background-image: none;
    line-height: 20px;
    border-bottom: solid 1px #FFF;
    background-color: #d9e4ee;
	 
}
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: #000;
    text-transform: none;
    
}
ul.elMainMenu ul a:hover, ul.elMainMenu ul a:active
{
	background-color: #eee;
	color: #000;
}
ul.elMainMenu ul a.ChildItems
{
    background-image: url(../_images/default/more_nibble.gif) !important;
    background-repeat: no-repeat;
    background-position: top right;	
}
ul.elMainMenu ul a.ChildItems:hover 
{
    background-image: url(../_images/default/more_nibble_on.gif) !important;	
}
ul.elMainMenu li ul ul {
	margin: 0 0 0 0;
	border-style: solid;
	border-width: 1px 1px 0 1px;
	border-color: #fff;	
}
form.elPageAdmin ul.elMainMenu li ul ul
{
margin: -21px 0 0 200px;
}
ul.elMainMenu li li li, ul.elMainMenu li li li.first  
{
    border-color: #fff;	
}
ul.elMainMenu li li a, ul.elMainMenu li li a:link, ul.elMainMenu li li a:visited
{
    color: #444;
    background-image: none;
}
ul.elMainMenu  li a:hover, ul.elMainMenu  li a:active, ul.elMainMenu a.current, ul.elMainMenu a.current:link, ul.elMainMenu a.current:visited,
ul.elMainMenu li a.parent_current, ul.elMainMenu li a.parent_current:link, ul.elMainMenu li a.parent_current:visited
{
	color: #FFF;
	background-color: #ac090a;
	/* background-color: #81a5c7; */
}
ul.elMainMenu ul li a:hover, ul.elMainMenu ul li a:active 
{
	/* background-color: #81a5c7; */
	background-color: #ac090a;
	color: #fff;
}
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;
	
}


/* FOOTER STANDARDS LOGOS */
div.elFooterLogos 
{
	text-align: center;
	background-color: #999;
	padding: 10px 0 5px 0;
	height: 31px;
	display: block;
	clear: both;
	width: 870px;
}
div.elFooterLogos ul 
{
    margin: 0 auto;	
    list-style-type: none;
    line-height: 1;
    width: 235px;
} 
div.elFooterLogos ul li 
{
    float: left;
}
div.elFooterLogos ul li a 
{
    display: block;
}
div.elFooterLogos ul li a span 
{
    display: none;
}
div.elFooterLogos ul li a.XHTMLLogo 
{
    width: 77px;
    height:  31px;
    background-image: url(../_images/default/xhtml.gif);
}
div.elFooterLogos ul li a.CSSLogo 
{
    width: 77px;
    height:  31px;
    background-image: url(../_images/default/css.gif);    
}
div.elFooterLogos ul li a.NexusLogo 
{
    width: 80px;
    height:  31px;
    background-image: url(../_images/default/nexus.gif);    
}



/* Element Footer Menu */
ul.elFooterMenu {
	position: relative;
	bottom: 0;
	margin: 0;
	height: 16px;
	width: 870px;
	padding: 7px 0 5px 0;
	background-color: #C3C3C3;
}
ul.elFooterMenu li {
	display: block;
	float: right;
	border-left: solid 1px #363636; 
}
ul.elFooterMenu li.first {
	float: left;
	border-left: 0px;
}
ul.elFooterMenu li.last {
	border-left: 0px;
}
ul.elFooterMenu li a, ul.elFooterMenu li a:link, ul.elFooterMenu li a:visited 
{
    font-size: .9em;
	color: #363636;
	display: block;
	padding: 0 10px;
	text-decoration: none;
	font-weight: bold;
}
ul.elFooterMenu li a:hover, ul.elFooterMenu li a:active {
	color: #333;
	text-decoration: underline;
}



/* Contact Footer */
p.elFooterContact {
	background-color: #004b8f;
	color: #FFF;
	padding: 15px 20px;
	margin: 0;
	text-align: left;
	font-size: 0.9em;
	background-image:url(../_images/open_to_business.gif);
	background-position:right;
	background-repeat: no-repeat;
}
p.elFooterContact a, p.elFooterContact a:link, p.elFooterContact a:visited {
	color: #FFF;
}
p.elFooterContact a:hover, p.elFooterContact a:active {
	text-decoration: underline;
}

/* Credit Footer */
p.elFooterCredit {
	font-size: 0.8em;
	padding: 5px 10px 10px 10px;
	margin: 0;
	text-align: right;
	color: #004b8e;
	position:relative;
	right:0;
}

p.elFooterCredit a, p.elFooterCredit a:link, p.elFooterCredit a:current, p.elFooterCredit a:active, p.elFooterCredit a:active {
	text-decoration: none;
	color: #004b8e;
}

p.elFooterCredit a:hover {
	text-decoration: underline;
}

p.elFooterCopyright {
	font-size: 0.8em;
	padding: 5px 10px 10px 10px;
	margin: 0;
	text-align: left;
	color: #004b8e;
	position:relative;
	left:0;
	float: left;
}






/* CLEARFIX */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {display: inline-table;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */





/* CONTENT PANEL OUTPUT */
div.elContent,
div.elContent2
{
    line-height: 1.6em;
    font-size: .9em;
	width: 400px;
	background-repeat: no-repeat;
	background-position: top left;
	padding-left: 50px;
	margin-bottom: 20px;
}

div.elnfoot
{
	font-size:.9em;
	padding-left:50px;
}
form.elPageContact #ZoneRightColumn
{
	min-height:350px;
}
form.elPageContact div.elContent
{
	background-image:url(../_images/otb/directions.gif);
}


/*form.elPageHome div.elContent
{
	background-image:url(../_images/otb/welcome_heading.gif);
	min-height: 184px;
}
form.elPageAbout div.elContent
{
	background-image:url(../_images/otb/about_heading.gif);
}
form.elPageDepartment div.elContent
{
	background-image:url(../_images/otb/department_heading.gif);

}
form.elPageProperty div.elContent
{
	background-image:url(../_images/otb/property_heading.gif);

}
form.elPageCorporate div.elContent
{
	background-image:url(../_images/otb/corporate_heading.gif);

}
form.elPageLitigation div.elContent
{
	background-image:url(../_images/otb/litigation_heading.gif);

}
form.elPagePeople div.elContent
{
	background-image:url(../_images/otb/people_heading.gif);

}
form.elPageNews div.elContent
{
	background-image:url(../_images/otb/news_heading.gif);

}
form.elPageContact div.elContent
{
	background-image:url(../_images/otb/contact_heading.gif);

}
form.elPageRecruitment div.elContent
{
	background-image:url(../_images/otb/recruitment_heading.gif);

}
form.elPageLegal div.elContent
{
	background-image:url(../_images/otb/legal_heading.gif);

}*/
div.elContent h1 
{
    font-size: 1em;
    line-height: 1.6em;
    margin:0 0 0 0;
    padding:0 0 0 0;
   /* font-weight: bold; */
	font-style:normal;
    color: #2B4B8F !important;
}
form.elPageRecruitment div.elContent h1
{
margin:20px 0 0 0;
}

div.elContent h2
{
    font-size: 1em;
    font-weight: normal;
    padding:0 0 10px 0;
    margin:0;
	color: #ac090a;    
}
div.elContent p 
{
    margin: 0 0 10px 0;
    padding: 0;
    color: #363636;
}
div.elContent ul
{
	margin-top:-7px;
	padding-top:0;
	margin-bottom:0;
	padding-bottom:3px;
}
div.elContent a 
{
    font-weight: bold;
    font-size: .9em;
}
div.elContent a:hover, div.elContent a:active 
{
    text-decoration: normal;
}
div.elContent div.ColumnLeft
{
    width: 49%;
    float: left;
}
div.elContent div.ColumnRight 
{
    width: 46%;
    float: left;
    margin: 0 1% 0 2%;   
}
div.elContent table 
{
    border-collapse: collapse;
    border-color: #C3C3C3;
}




/* SITEMAP */
ul.elSitemap 
{
    
    width: auto;
    margin: 20px 30px 40px 30px;

}
ul.elSitemap, ul.elSitemap ul 
{
    list-style-type: none;
}
ul.elSitemap li 
{

    margin: .5em 0;
    display: block;
    padding: 2px 0 0 0;
}
ul.elSitemap a 
{
    font-weight: bold;
    background-image: url(../_images/default/arrow.gif);
    background-repeat: no-repeat;
    background-position: 0 8px;    
    padding-left: 10px;
    padding-top: 5px;
    font-size: 1em;
   
}
ul.elSitemap a:hover, ul.elSitemap a.ChildItems  
{
   /* text-decoration: underline; */
}
ul.elSitemap ul 
{
    margin: 0 2.5em;
}
ul.elSitemap ul a 
{
    font-size: .9em;
}



/* 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 #3e3e3e;
}
ul.elTextMenu li.last 
{
    border: 0;
}
ul.elTextMenu li a, ul.elTextMenu li a:link, ul.elTextMenu li a:visited 
{
    color: #3e3e3e;
    font-size: .9em;
    text-decoration: none;
}
ul.elTextMenu li a:hover, ul.elTextMenu li a:active 
{
    text-decoration: underline;
    color: #333;
}



/* LOGIN FORM */
fieldset.frmLogin {
	padding: 3em 0 2em 0;
	font-family: Arial;
	margin: 0;
	font-size: 1em;
	letter-spacing: .1em;
	border: 0;
    background-color: #FFF;
    height: 500px;
    clear: left;

}
fieldset.frmLogin legend 
{
    padding: 10px 1em 1em 1em;
    margin: 0 auto;
    font-size: 1.6em;
    font-weight: bold;
    color: #363636;
    display: block;
    width: 220px;

    text-transform: uppercase;
}
fieldset.frmLogin p 
{
    color: #363636;
    width: 230px;
    margin: .5em auto 1.5em auto;
}
fieldset.frmLogin ul, fieldset.frmLogin ol 
{
    list-style-type: none;
    width: 240px;
    margin: 0 auto;
}
fieldset.frmLogin li 
{
    margin: 0 1em 1em 1em;
}
fieldset.frmLogin li.last 
{
    clear: right;
    padding-bottom: 10px;
}
fieldset.frmLogin label 
{
    clear:left;
    display: block;
    font-weight: bold;
    margin-bottom: .1em;
    color: #363636;
}
fieldset.frmLogin label em
{
    color: #F00;
    font-weight: bold;
    font-size: 1.3em;
    display: block;
    float: left;
    margin: 0 0 0 -.8em;
}
fieldset.frmLogin input, fieldset.frmLogin select, fieldset.frmLogin textarea  
{
    width: 210px;
	font-size: 1em;
	color: #222;
	padding: .2em;
	margin: 0 0 .5em 0;
	font-weight: normal;	
	
}

/* DASHBOARD - TAG REPEATER */
ul.elTagDashboard 
{
    margin: 0;
    padding: 0 0 5px 0;
    clear: left;
	font-size: 1em;
	background-color: #FFF;    
	width: 263px;
	list-style: none;

}
ul.elTagDashboard li 
{
    margin: 0;
    padding: 0;
}
ul.elTagDashboard h1.elContentTitle 
{
	height: 22px;
	margin: 0;
	font-size: 1.2em;
	font-weight: normal;
	font-style: normal;
	padding: 38px 0 0 10px;
	background-color: #FFF;    
	color: #FFF;
	text-transform: uppercase;

}
ul.elTagDashboard h1.elContentTitle a {
	color: #FFF;
}
ul.elTagDashboardAlt h1.elContentTitle a {

}
ul.elTagDashboard h2.elContentDescription 
{
    display: none;
}

ul.elTagDashboard div.elContent 
{
    padding: 0 0 5px 5px;
    margin: 0;
}
ul.elTagDashboard div.elContent h1.Title 
{
 	font-size: 1em;
	margin: 10px 0 0 5px;
	padding-left: 10px;
	background-image: url(../_images/default/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0 4px;
}
ul.elTagDashboard div.elContent h1.Title a, ul.elTagDashboard div.elContent h1.Title a:link, ul.elTagDashboard div.elContent h1.Title a:visited 
{
    text-decoration: none;   
    color: #3e3e3e;
    font-style: normal; 
    font-size: 1em;    
}
ul.elTagDashboard div.elContent h1.Title a:hover, ul.elTagDashboard div.elContent h1.Title a:active 
{
    text-decoration: underline;   
    color: #333;
}
ul.elTagDashboard div.elContent h2.DateStart, ul.elTagDashboard div.elContent h2.DateEnd
{
    font-size: 1em;
    font-weight: normal;
    padding: 0 5px 0 15px;
    margin: 2px 0 0 0;
    color: #575757;  
}
ul.elTagDashboard div.elContent h2.DateStart span, ul.elTagDashboard div.elContent h2.DateEnd span 
{
    font-style: italic; 

}
ul.elTagDashboard div.elContent h3.Author
{
    padding: 0 5px 0 15px;
    margin: 0;
    font-size: 1em;
    font-weight: normal;
}
ul.elTagDashboard div.elContent p.Description
{
    padding: 10px 5px 5px 15px;
    margin: 0;
    color: #3e3e3e;
    font-size: 1em;
}



/* Listing - TAG REPEATER */

ul.elTagListing 
{
    margin: 0;
    padding: 0 0 65px 50px;
	font-size: 1em;
	list-style: none;
	float: left;
	background-image: url(../_images/otb/latest_news_heading.gif);
	background-repeat: no-repeat;
	background-position: top left;

}
	form.elSearch ul.elTagListing
	{
		background-image:url(../_images/otb/searchresult.jpg);
		min-height:300px;
	}
ul.elTagListing li 
{
    margin: 0;
    padding: 0;
    display: block; 
}
ul.elTagListing li.first 
{
    border: 0;
    padding: 10px 0 0 0;
}
ul.elTagListing h1.elContentTitle {
    margin: 0;
    padding: 0 0 3px 0;
}
ul.elTagListing h2.elContentDescription 
{
    display: none;
}
ul.elTagListing div.ContentWrapper
{
    padding: 5px 0;
    clear: both;
    border: solid 1px #FFF;
}

ul.elTagListing div.elContent 
{
    padding: 0 !important;
    margin: 0;
	background-image: none;
	min-height: 1px;
	height: auto !important;

}
ul.elTagListing div.elContent h1.Title 
{
    font-size: 1.2em;
    line-height: 1.2em;
    margin: 0 0 0 0;
    padding: 0 5px 0 0;
    font-style: normal;
    color: #3e3e3e; 
}
ul.elTagListing div.elContent a, ul.elTagListing div.elContent a:link, ul.elTagListing div.elContent a:visited 
{
    text-decoration: none;   
    color: #004b8f;
}
ul.elTagListing div.elContent a:hover, ul.elTagListing div.elContent a:active 
{
    color: #333;
}
ul.elTagListing div.elContent h2.DateStart, ul.elTagListing div.elContent h2.DateEnd
{
    font-size: 1em;
    font-weight: normal;
    padding: 0;
    margin: 0;
	color: #ac090a;    
}
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 0 5px 0;
    margin: 0;
}
ul.elTagListing div.ContentImage 
{
    padding: 0;
    margin: 0;
    width: 90px;
    float: left;
}
ul.elTagListing div.ContentImage img {
    border: solid 1px #364761;

}
ul.elTagListing div.HasImage 
{
margin-left: 100px;
}

ul.elTagListing a.pdf, ul.elTagListing a.pdf:link, ul.elTagListing a.pdf:visited
{

	background-image:url(../_images/otb/icons/pdf.gif);
	background-repeat:no-repeat;
	background-position:top left;
	padding-left:20px;
	height:16px;
	display:block;
}

ul.elTagListingLibrary 
{
    margin: 0;
    padding: 0 0 65px 50px;
	font-size: 1em;
	list-style: none;
	float: left;
	background-image: url(../_images/otb/library_heading.gif);
	background-repeat: no-repeat;
	background-position: top left;

}
	form.elSearch ul.elTagListingLibrary
	{
		background-image:url(../_images/otb/searchresult.jpg);
		min-height:300px;
	}
ul.elTagListingLibrary li 
{
    margin: 0;
    padding: 0;
    display: block; 
}
ul.elTagListingLibrary li.first 
{
    border: 0;
    padding: 10px 0 0 0;
}
ul.elTagListingLibrary h1.elContentTitle {
    margin: 0;
    padding: 0 0 3px 0;
}
ul.elTagListingLibrary h2.elContentDescription 
{
    display: none;
}
ul.elTagListingLibrary div.ContentWrapper
{
    padding: 5px 0;
    clear: both;
    border: solid 1px #FFF;
}

ul.elTagListingLibrary div.elContent 
{
    padding: 0 !important;
    margin: 0;
	background-image: none;
	min-height: 1px;
	height: auto !important;

}
ul.elTagListingLibrary div.elContent h1.Title 
{
    font-size: 1.2em;
    line-height: 1.2em;
    margin: 0 0 0 0;
    padding: 0 5px 0 0;
    font-style: normal;
    color: #3e3e3e; 
}
ul.elTagListingLibrary div.elContent a, ul.elTagListingLibrary div.elContent a:link, ul.elTagListingLibrary div.elContent a:visited 
{
    text-decoration: none;   
    color: #004b8f;
}
ul.elTagListingLibrary div.elContent a:hover, ul.elTagListingLibrary div.elContent a:active 
{
    color: #333;
}
ul.elTagListingLibrary div.elContent h2.DateStart, ul.elTagListingLibrary div.elContent h2.DateEnd
{
    font-size: 1em;
    font-weight: normal;
    padding: 0;
    margin: 0;
	color: #ac090a;    
}
ul.elTagListingLibrary div.elContent h2.DateStart span, ul.elTagListingLibrary div.elContent h2.DateEnd span 
{
    font-style: italic;   
}
ul.elTagListingLibrary div.elContent h3.Author
{
    padding: 0 5px 0 10px;
    margin: 0;
    font-size: 1em;
    font-weight: normal;
}
ul.elTagListingLibrary div.elContent p.Description
{
    padding:10px 0 5px 0;
    margin: 0;
}
ul.elTagListingLibrary div.ContentImage 
{
    padding: 0;
    margin: 0;
    width: 90px;
    float: left;
}
ul.elTagListingLibrary div.ContentImage img {
    border: solid 1px #364761;

}
ul.elTagListingLibrary div.HasImage 
{
margin-left: 100px;
}

ul.elTagListingLibrary a.pdf, ul.elTagListingLibrary a.pdf:link, ul.elTagListingLibrary a.pdf:visited
{

	background-image:url(../_images/otb/icons/pdf.gif);
	background-repeat:no-repeat;
	background-position:top left;
	padding-left:20px;
	height:16px;
	display:block;
}

div.Tools 
{
    float: right;
}
div.Tools a, div.Tools a:link, div.Tools a:visited 
{
    padding: 0 0 0 10px;
    margin-left: 10px;
    background-image: url(../_images/default/arrow.gif);   
    background-repeat: no-repeat;
    background-position: 1px 3px;   
    color: #3e3e3e; 
    font-weight: bold;
}
div.Tools a:hover, div.Tools a:active 
{
    color: #333;
}





/* Element Breadcrumbs */
ul.elBreadcrumb2 
{
    background-color: #ededed;
    line-height: 1.4em;
    min-height: 19px;
    height: 19px;
	margin: 0;
	padding: 35px 0 6px 10px;
	display: none;
}
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/default/arrow.gif);
	background-repeat: no-repeat;
	background-position:  2px 3px;
	padding: 0 0 0 12px;
	font-weight: normal;
	color: #3e3e3e;
	text-decoration: underline;
	white-space: nowrap;
	font-size: .8em;
}
ul.elBreadcrumb2 li a:hover, ul.elBreadcrumb2 li a:active 
{
	color: #333;
	text-decoration: underline;
}
ul.elBreadcrumb2 span 
{
	color: #3e3e3e;
	text-decoration: none;
	background-image: url(../_images/default/arrow.gif);
	background-repeat: no-repeat;
	background-position: 2px 3px;
	padding: 0 0 0 12px;
	white-space: nowrap;
	font-size: .8em;
}


div.HomeImage 
{
	padding: 0;
	font-size: 0;
}
div.HomeImage img 
{
	
}



div.elContactForm 
{
    clear: both;
    margin: 0px 0;
    padding: 0 30px 10px 30px;

}
div.elContactForm h1.elContactForm 
{
    
    padding: 0 0 3px 0;
}

div.elContactForm ul 
{
    list-style-type: none;
    padding: 0;
    margin: 0;   
        
}
div.elContactForm li 
{
    margin: 0 0 0 0;
    padding: 10px 10px 0 10px;
}
div.elContactForm label 
{
    display: block;
    font-weight: bold;   
    font-size: .9em;
    padding-left: 3px;
    
}
div.elContactForm em 
{
    color: #FF0000;
}
div.elContactForm input, div.elContactForm select
{
        width: 296px;   
        font-size: 1em;
        margin-top: 2px;
        font-family: verdana, Sans-Serif;
}
div.elContactForm textarea
{
    width: 420px;   
        font-size: 1em;
        margin-top: 2px;
        font-family: verdana, Sans-Serif;
}
div.elContactForm input.btn 
{
    width: auto;   
}
div.elContactForm a, div.elContactForm a:link, div.elContactForm a:visited 
{

	background-image: url(../_images/default/arrow.gif);
	background-repeat: no-repeat;
	background-position:  2px 4px;
	padding: 0 0 0 10px;
	font-weight: bold;

	margin-right: 5px;
	white-space: nowrap;
	font-size: .9em;
	float: right;
}
div.elContactForm a:hover, div.elContactForm a:active 
{

	text-decoration: underline;
}
div.elContactForm table.elJobListing 
{
    margin-bottom: 0px;  
}
    
div.elContactForm table.elJobListing td 
{
    font-size: .9em;
}
div.elContactForm table.elJobListing tr.Row4 td strong 
{
   display: block;
   margin: 0 0 -10px 0;
}
div.elContactForm table.elJobListing tr.Row5 
{
    display: none;   
}
div.elContactForm li.First 
{
    margin-top: -2px;
    font-weight: bold;
    background-color: #9b9b9b;
    color: #FFF;
    font-size: .9em;
    padding: 5px 10px 4px 10px;
    
}
ul.elContactForm 
{
    background-color: #e3e3e3;
}
ul.elContactForm li.buttons 
{
    padding-bottom: 3px;
}


/* LEFT MENU */
/* top level */
ul.elLeftMenu 
{
    margin: 0;
    padding: 0;
    list-style-type: none;
   	width: 100%;
}
/* all list items */
ul.elLeftMenu li 
{
    margin: 0;
    padding: 0;
}

/* all links */
ul.elLeftMenu a, ul.elLeftMenu a:link, ul.elLeftMenu a:visited 
{
    height: 18px;
    padding-top: 5px;
    text-decoration: none;
    display: block;

    font-weight: bold;
    font-size: .9em;
    border-bottom: solid 1px #FFF;
       color: #3e3e3e;
}
ul.elLeftMenu a:hover, ul.elLeftMenu a:active 
{
    background-color: #FFF;   
    color: #333;

}

ul.elLeftMenu ul li a.current 
{
        background-color: #FFF; 
}

/* all lists below top level */
ul.elLeftMenu ul 
{
    margin: 0;
    padding: 0;
    list-style-type: none;
}

/* 2nd level */
ul.elLeftMenu ul a 
{
    padding-left: 20px;
    background-image: url(../_images/default/arrow.gif) !important;
    background-repeat: no-repeat;
    background-position: 10px 9px;      
    background-color: #e7ebf7;
}
/* 3rd level */
ul.elLeftMenu ul ul a 
{
    padding-left: 30px !important;
    font-size: .9em;
    background-position: 20px 9px; 
}
/* 4th level */
ul.elLeftMenu ul ul ul a 
{
    padding-left: 42px !important;
    font-size: .8em;
    background-position: 32px 9px; 
}

/* 5th level */
ul.elLeftMenu ul ul ul ul a 
{
    padding-left: 53px !important;
    font-size: .8em;
    background-position: 43px 9px; 
    font-weight: normal;
}

ul.elLeftMenu li.depth01 a.depth01first   /* first link of top level of list */
{
	height: 22px;
	margin: 0;
	font-size: 1.2em;
	font-weight: normal;
	padding: 38px 0 0 10px;
	background-color: #999;    
	color: #FFF;
	text-transform: uppercase;
}
ul.elLeftMenu li.depth01 a.depth01first:hover 
{
    text-decoration: underline;
}




.TagHighLight 
{
    background-color: #FFFF00;
}


div.elTags 
{   
    clear: left;
    margin-top: 15px;   
}


ul.Paging 
{
    clear: both;
    font-weight: bold;
    font-size: .9em;
    margin: 5px 10px 10px 30px;
}
ul.Paging li 
{
    display: block; 
}
ul.Paging li.PagingPageTotal
{
    
    display: none;
}
ul.Paging li.PagingPageNumbers
{
    
    float: right;
        margin: 0 10px 0 0;
}
ul.Paging li.PagingLastPage
{
    display: none;
}
ul.Paging li.PagingNextPage
{
    
    float: right;
    margin: 0 10px 0 0;
}
ul.Paging li.PagingPreviousPage
{
    float: right;
    margin: 0 10px 0 0;
}
ul.Paging li.PagingFirstPage
{
    display: none;
}
ul.Paging li .disabled 
{
    color: #B0B0B0;
}
ul.Paging li .current 
{
    text-decoration: underline;
}
ul.Paging li.PagingNextPage a, ul.Paging li.PagingNextPage span.disabled
{
    background-image: url(../_images/default/next.gif);
    background-repeat: no-repeat;
    background-position: right;
    padding-right: 12px;
}
ul.Paging li.PagingPreviousPage a, ul.Paging li.PagingPreviousPage span.disabled
{
    background-image: url(../_images/default/prev.gif);
    background-repeat: no-repeat;
    background-position: left;
    padding-left: 12px;
}



h1.elPageTitle 
{
    margin: 32px 30px 10px 30px;
    padding: 0 0 3px 0;
    
}





ul.Announcements 
{
    height: 200px;   
}
ul.Announcements li 
{
    
    overflow:  hidden;   
}



.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {display: inline-table;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


p.elNoContent 
{
    margin: 10px;   
}

a.Delete 
{
    cursor: pointer;   
}

a.Delete:hover, a.Delete:active {
	text-decoration: underline;
	color: #333;
}



/* FONT SIZE CONTROL */
ul.PageFontSize {
    list-style-type: none;
	position: absolute;
	top: 55px;
	right: -25px;
	width: 140px;
    height: 15px;
	margin: 0;
    padding: 0;

    

}
ul.PageFontSize li {
    float: left;
    width: 11px;
    height: 15px;
    display: block;
    margin-right: 2px;
    padding-top: 2px;

}
ul.PageFontSize li.Label {
    width: 85px;
    font-size: .8em;
    color: #81a5c7;
    height: 15px;
    padding-top: 0;
    padding-right: 3px;
    text-align: right;
    
}

ul.PageFontSize li.InputSmall a.hoverbutton, ul.PageFontSize li.InputSmall a.hoverbutton:link, ul.PageFontSize li.InputSmall a.hoverbutton:visited
{
    background-image: url(../_images/default/font-down.gif);
    background-repeat: no-repeat;
    width: 11px;
    height: 11px;
    display: block;
    padding: 0;
    margin: 0;
    border: 0;  
    line-height: 11px;
}
ul.PageFontSize li.InputSmall a.noShow {
    display: none !important;
}   
ul.PageFontSize li.InputSmall a.hoverbutton:hover, ul.PageFontSize li.InputSmall  a.hoverbutton:active 
{
    background-image: url(../_images/default/font-down-on.gif);

}
ul.PageFontSize li.InputSmall  span.hoverbutton_buttonLeft, ul.PageFontSize li.InputSmall  span.hoverbutton_buttonRight 
{
    display: none;
}
ul.PageFontSize li.InputSmall  span.hoverbutton_button 
{
    display: none;
}
ul.PageFontSize li.InputBig a.hoverbutton
{
    background-image: url(../_images/default/font-up.gif);
    background-repeat: no-repeat;
    width: 11px;
    height: 11px;
    display: block;
    padding: 0;
    margin: 0;
    border: 0;  
    line-height: 11px;
}
ul.PageFontSize li.InputBig a.noShow {
    display: none !important;
}   
ul.PageFontSize li.InputBig a.hoverbutton:hover, ul.PageFontSize li.InputBig  a.hoverbutton:active 
{
    background-image: url(../_images/default/font-up-on.gif);

}
ul.PageFontSize li.InputBig  span.hoverbutton_buttonLeft, ul.PageFontSize li.InputBig  span.hoverbutton_buttonRight 
{
    display: none;
}
ul.PageFontSize li.InputBig  span.hoverbutton_button 
{
    display: none;
}

/* Element Breadcrumbs */
ul.elBreadcrumb2 {
    background-color: #FFF;
	line-height: 1.5em;
	margin: 0;
	/* padding: 16px 0 2px 28px; */
	padding: 2px 0 2px 18px;
	/* border-bottom: solid 1px #b5b2b5; */
	
}
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/default/arrow.gif);
	background-repeat: no-repeat;
	background-position:  2px 3px;
	padding: 0 0 0 12px;
	font-weight: normal;
	color: #444;
	text-decoration: underline;
	white-space: nowrap;
	font-size: .8em;
}
ul.elBreadcrumb2 li a:hover, ul.elBreadcrumb2 li a:active {
	color: #f5e5e6;
	text-decoration: underline;
}
ul.elBreadcrumb2 span {
	color: #444;
	text-decoration: none;
	background-image: url(../_images/default/arrow.gif);
	background-repeat: no-repeat;
	background-position: 2px 3px;
	padding: 0 0 0 12px;
	white-space: nowrap;
	font-size: .8em;
}


/* CONTEXT SENSITIVE EDITING */

div.ElementContainer div.ContextTools {
    /* position: absolute; */
    float: right;
    height: 30px;
    text-align: center;
    margin: 1em 1em -30px -2em;
    font-weight: bold;
    position: relative;
    z-index: 101;

}
div.ElementContainer div.ContextTools a {
    display: block;
    padding: 3px 7px;
    color: #444;
    background-color: #E0E0E0;      
    border: solid 1px #000;
}
div.ElementContainer div.ContextTools a:hover {
    background-color: #FFaa00;
    color: #FF0000;
    border: solid 1px #FF0000;
}   

/* Quick Search Dash */
div.QuickSearch 
{
	position: absolute;
	top: 80px;
	right: 0;
    width: 225px;
    height: 30px;

}
div.QuickSearch input 
{
    float: left;
    height: 16px;
    width: 200px;
}
div.QuickSearch a.hoverbutton, div.QuickSearch a.hoverbutton:link, div.QuickSearch a.hoverbutton:visited 
{
    background-image: none;
    padding: 0;
    margin: 0;
    display: block;
    float: left;
    width: 19px;
    height: 22px;        
    background-image: url(../_images/default/search_icon_off.gif);
    border: 0;
}
div.QuickSearch a.hoverbutton:hover, div.QuickSearch a.hoverbutton:active 
{
    background-image: url(../_images/default/search_icon_on.gif);
}
div.QuickSearch span.hoverbutton_buttonLeft, div.QuickSearch span.hoverbutton_buttonRight 
{
    display: none;
}
div.QuickSearch span.hoverbutton_button 
{
    width: 19px;
    height: 22px;
}

/* Other Elements */

.fishyimage 
{
width: 369px;
height: 378px;
float: right;
clear: left;
}

.peopleimage 
{
width: 859px;
height: 470px;
float: right;
clear: left;
}




/*Enquiry Form - Form Dashboard */
div.elEnquiryForm
{
	padding:0;
	color:#4D81B1;
	width:400px;
	float:left;
	margin:0 0 0;

	display:block;
	padding:20px 0 10px 5px;
	
	background-color:transparent!important;
}
div.elEnquiryForm ul.elEnquiryForm
{
	list-style-type:none;
	margin:0;
	padding:0;
	background-color:transparent!important;
}
div.elEnquiryForm ul.elEnquiryForm li
{
	list-style-type:none;
	margin:0;
	padding:0;
	width:400px;
	display:block;
	clear:both;
	background-color:transparent!important;
}
div.elEnquiryForm ul.elEnquiryForm li fieldset
{
	border:0;
	width:400px;
	margin:0;
	padding:0;
	background-color:transparent!important;
}
div.elEnquiryForm ul.elEnquiryForm li fieldset legend
{
	display:none;
}
div.elEnquiryForm ul.elEnquiryForm li fieldset ul
{
	list-style-type:none;
	margin:0;
	padding:0;
}
div.elEnquiryForm ul.elEnquiryForm li fieldset ul li
{
	list-style-type:none;
	margin:0 0 5px 0;
	padding:0 0 0 0;
	vertical-align:top;
	display:block;
	background-color:transparent!important;
}
div.elEnquiryForm ul.elEnquiryForm li fieldset ul li label
{
	text-align:right;
	color:#4B81AF;
	width:130px;
	float:left;
	margin:0;
	padding:2px 0 0 0;
	font-size:.9em;
	background-color:transparent!important;	
}
div.elEnquiryForm ul.elEnquiryForm li fieldset ul li label a.formDesc
{
	display:none;
}
div.elEnquiryForm ul.elEnquiryForm li fieldset ul li input
{
	border:1px solid #D8E4F0;
	height:15px;
	width:258px;
	display:block;
	float:right;
}
div.elEnquiryForm ul.elEnquiryForm li fieldset ul li textarea
{
	border:1px solid #D8E4F0;
	width:258px;
	height:50px;
	float:right;

}
div.elEnquiryForm a.hoverbutton,
div.elEnquiryForm a.hoverbutton:link,
div.elEnquiryForm a.hoverbutton:visited,
div.elEnquiryForm a.hoverbutton span.hoverbutton_button
{
	border:0;
	background-image:none;
	color:#B00808;
	margin:0;
	background-image:url(../_images/otb/contact/submit_arrow.gif);
	background-repeat:no-repeat;
	background-position:right center;
}
div.elEnquiryForm a.hoverbutton span.hoverbutton_button
{
background-image:none !important;
}
div.elEnquiryForm a.hoverbutton span.hoverbutton_buttonRight,
div.elEnquiryForm a.hoverbutton span.hoverbutton_buttonLeft
{
	display:none;
}
div.elEnquiryForm a.hoverbutton:hover,
div.elEnquiryForm a.hoverbutton:active,
div.elEnquiryForm a.hoverbutton:focus
{

}
form.elPageContact  div#ZoneRightColumn
{
background-image:url(../_images/otb/contact/contact_us_heading.gif);
background-repeat:no-repeat;
background-position:top left;
}


/* Peoples Pages */
form.elPersons div#ZoneRightColumn img.elPersonTitle,
form.elPersons div#ZoneRightColumn img.elPersonPhoto,
form.elPersons div#ZoneRightColumn div.elContent,
form.elPersons div#ZoneRightColumn div.elContent p
{
float:left;
color:#4C80AF !important;
}
form.elPersons div#ZoneRightColumn img.elPersonPhoto
{
margin:0 0 0 10px;
}
form.elPersons div#ZoneRightColumn div.elContent,
form.elPersons div#ZoneRightColumn ul.PeopleMenu
{
margin:70px 0 0 0;
}

form.elPersons div#ZoneRightColumn div.elContent a.email,
form.elPersons div#ZoneRightColumn div.elContent a.email:link,
form.elPersons div#ZoneRightColumn div.elContent a.email:visited
{
background-image:url(../_images/otb/peoplespages/mail_icon.gif);
background-repeat:no-repeat;
background-position:0px 3px;
padding:0 0 0 20px;
color:#ac090a;
}

ul.PeopleMenu
{
	float:left;
	list-style-type:none;
	padding:0 0 0 25px;
}
ul.PeopleMenu li
{
	list-style-type:none;
	margin:0;
	padding:0;
	color:#B4CAE1;
}
ul.PeopleMenu li a,
ul.PeopleMenu li a:link,
ul.PeopleMenu li a:visited
{
	color:#AFCADF;
	padding:0 0 0 20px;
	
}
ul.PeopleMenu li a:hover,
ul.PeopleMenu li a:active,
ul.PeopleMenu li a:focus
ul.PeopleMenu li a.current,
ul.PeopleMenu li a.current:link,
ul.PeopleMenu li a.current:visited
{
	color:#4E83AF;
	text-decoration:none;
	background-image:url(../_images/otb/peoplespages/name_bullet.gif);
	background-repeat:no-repeat;
	background-position:4px 4px;
}
ul.PeopleMenu li.last a,
ul.PeopleMenu li.last a:link,
ul.PeopleMenu li.last a:visited
{
	background-image:url(../_images/otb/peoplespages/back_arrow.gif);
	background-repeat:no-repeat;
	background-position:4px 4px;
	color:#4B81AF;
}
ul.PeopleMenu li.last a:hover,
ul.PeopleMenu li.last a:active,
ul.PeopleMenu li.last a:focus
{
	background-image:url(../_images/otb/peoplespages/back_arrow.gif);
	color:#4B81AF;
}


/* Departments Menu */
ul.elMenuDepartments
{
	list-style-type:none;
	display:block;
	margin:0 0 10px 40px;
	padding:0 ;
	height:12px;
}
ul.elMenuDepartments li
{
	list-style-type:none;
	margin:0;
	padding:0 5px 0 10px;
	display:inline;
	border-right:1px solid #81a5c7;

	height:12px !important;
	overflow:hidden;
	
	
}
ul.elMenuDepartments li.last
{
	border-right:0;
	text-indent:5px;
}
	ul.elMenuDepartments li a,
	ul.elMenuDepartments li a:link,
	ul.elMenuDepartments li a:visited
	{
		color:#81a5c7;
		font-size:1.1em;
	}
	ul.elMenuDepartments li a:hover,
	ul.elMenuDepartments li a:active,
	ul.elMenuDepartments li a:focus,
	ul.elMenuDepartments li a.current,
	ul.elMenuDepartments li a.current:link,
	ul.elMenuDepartments li a.current:visited	
	{
		color:#ac090a;
		text-decoration:none;
		font-weight:normal;
	}
	




@media print {

    div#base, #nonFooter {
        background-image: none !important;
        width: 100%;
        font-size: 12pt;
        border: 0;
    }
    h1 {
        background-color: #FFF !important;
        color: #000 !important;
    }
    
    a {
        color: #000 !important;
    }
    
    #ZoneHeaderRow {
        width: 100%;
        margin-bottom: 2em;
        border: 0;
    }
    
    #ZoneLeftColumn 
    {
        display: none !important;
    
    }
    
    #ZoneRightColumn
    {
        width: 100% !important;
        float: none !important;
    }
    
    #ZoneFooterRow {
        background-color: #FFF;
        border: 0;
    }
    
    div#ZoneFooterRow ul, div#ZoneFooterRow div, div#ZoneFooterRow p, div#ZoneFooterRow a {
        background-color: #FFF;
        color: #000;
    }
    p.elFooterContact {
        font-weight: normal;
    }
    div.elFooterLogos, ul.elFooterMenu, div.QuickSearch, ul.PageFontSize, 
    ul.elMainMenu, ul.elSubMainMenu, ul.elTextMenu, div.Tools, div.elCssSwitch,
    ul.QuickSearch, ul.FooterLinks, ul.Sponsors, ul.elBreadcrumb2
    {
        display: none;
    }   
    
}

form. div.elContent
{
	background-image:none !IMPORTANT;
}
/*-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