
/*-Begin Section -_theme.css-*/
html {
	height: 101%;
	min-height: 100%;
	padding: 0;
}
body {
	margin: 0;
	padding: 0;
	font-family: verdana,sans-serif;
	line-height: 1.4em;
	font-size: 67%;

    background-image: url(../_images/crosse/more_nibble_on.gif);	
    background-image: url(../_images/crosse/search_icon_on.gif);
    background-image: url(../_images/crosse/font-down-on.gif);
    background-image: url(../_images/crosse/font-up-on.gif); 

	background-image: none;
	background-color: #FFF;
	height: 100%;
	min-height: 100%;
}

/* 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: 120%;
}
form.body-Largest
{
    font-size: 140%;
}

#base {
	width: 943px;
	min-height: 100%;
	margin: 0 auto;
	padding: 0;
	border-style: solid;
    border-color: #959595;
    border-width: 0 1px;
	background-color: #FFF;    
}

form.frmMailHandler div.elContent {
	text-align:center;
	font-weight:bold;
}

/* ZONES */
#ZoneHeaderRow {
    background-color: #000;
}
#ZoneLeftColumn 
{
    clear: left;
    width: 219px;
    float: left;
    border-width: 0;
	padding: 0;
	margin: 0;
}
#ZoneRightColumn
{
    width: 723px;
    float: left;
	background-color: #FFF;
    border-width: 0;
	padding: 0;
	margin: 0;
}
#ZoneFooterRow 
{
    position: relative;
	width: 943px;
	margin: -148px auto 0 auto;
	height: 148px;
}

/* A CSS hack that only applies to IE -- specifies a different offset for the footer */

* html #ZoneFooterRow 
{
	margin-top: -148px;

}
#ZoneCentreRow 
{
    width: 943px;
    clear: both;
    background-color: #FFF;
    margin: 0;
    padding: 0;
}
#LeftRightContainer   /*pre post on left/right zones*/
{
    clear: both;
    padding: 0;
    margin: 0;
    width: 943px;

}

#nonFooter
{
	position: relative;
	min-height: 100%;
    padding: 0 0 148px 0;
}

* html #nonFooter
{
	height: 100%;
	padding: 0 0 148px 0 !important;
}

form.elPageAdmin div#base {
    background-color: #fff;
    background-image: none;
}

/* DEFAULTS */
a, a:link, a:visited {
	color: #990003;
	text-decoration: none;
}
a:hover, a:active {
	text-decoration: underline;
	color: #f5e5e6;
}
h1 
{
    font-style: normal;
    font-size: 1.4em;
    line-height: 1.4em;
    color: #9a0002;
}
h2
{
    font-size: 1.3em;
    color: #9a0002;
    margin: 1.5em 0 0 0;
}
h3 
{
    font-size: 1.2em;
    color: #9a0002;
    margin: 1.5em 0 0 0;    
}
h4 
{
    font-size: 1.1em;
    color: #9a0002;
    margin: 1.5em 0 0 0;    
}
h5 
{
    font-size: 1em;
    color: #9a0002;
    margin: 1.5em 0 0 0;    
}
h6 
{
    font-size: .9em;
    color: #9a0002;
}
pre 
{
	white-space: normal;
	color: #000;
}
ul 
{
	list-style-type: disc;
	color: #9a0002;
	margin: 1.5em 1em;
}
ol 
{
	color: #9a0002;
}
address 
{
    color: #9a0002;	
}






a.linkskip {
	position: absolute;
	top: -200px;
}
form {
	display: inline;
}

form.elPageAdmin div#base 
{
    background-image: none;
}

/* Element Logo */
div.elLogo {
	width: 943px;
	height: 130px;
	background-image: url(../_images/crosse/topright.jpg);
	background-repeat: repeat-x;
}
div.elLogo h1.ident {
	background-image: url(../_images/crosse/crosse_logo.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 130px;	
	width: 268px;
	margin: 0;
	padding: 0;
	float: left;
}
div.elLogo h1.ident a {
	width: 268px;
	height: 101px;
	display: block;
}
div.elLogo h1.ident span {
	display: none;
}
div.elLogo div.expertise {
    display: block;
    float: left;
    width: 416px;
    height: 130px;
    background-image: url(../_images/crosse/expertise_banner.jpg);
    
}





/* Element Horizontal Nav */

ul.elMainMenu 
{
	background-image: url(../_images/crosse/menu_gradient.gif);
    position: relative;
	float: none;
	list-style-type: none;
	padding:0;
	margin:0;    
	z-index:99; 
	height:30px !important;
	clear: both;
	line-height: 2.5em;
    width: 943px;
	background-color:#03482c;
}

ul.elMainMenu ul 
{
	position: absolute;
	line-height: 1;
	left: -999em;
	list-style:none;
	height: auto; 
	width: 230px;
	margin: 0;
	padding: 0;
	z-index:99;
/*    clear: left; */
}
ul.elMainMenu a, ul.elMainMenu a:link, ul.elMainMenu a:visited
{
	text-decoration: none;
    font-weight: normal;
    text-transform: uppercase;
    padding: 0 10px;
    display: block;
	font-size:1em;
	color: #fff;
}
ul.elMainMenu a:hover span,ul.elMainMenu a:focus, ul.elMainMenu a:active, ul.elMainMenu a.current, ul.elMainMenu a.parent_current
{
	color:#FFF;
}
ul.elMainMenu a:active, ul.elMainMenu a:hover span.Left 
{
    background-image: url(../_images/crosse/menu_on_left.gif);
background-repeat:no-repeat;
}
ul.elMainMenu a:active, ul.elMainMenu a:hover span.Right 
{
    background-image: url(../_images/crosse/menu_on_right.gif);
background-repeat:no-repeat;
}
ul.elMainMenu li 
{
	float: left; 
	display: block;
	padding: 0;
	margin: 0;
	width:auto;
/*	overflow: hidden; */
	white-space: nowrap;
    background-image: url(../_images/crosse/menu_divide.gif);
	background-repeat: no-repeat;       
	background-position: right top;	
	font-size:1em;

}

ul.elMainMenu ul li {
    background-image: none !important;
}



ul.elMainMenu li.depth01 a.depth01first { 
	margin: 0 0 0 14px;
}
ul.elMainMenu a span.Left 
{
    width: 3px;
    height: 36px;
    padding: 0;
}
ul.elMainMenu a span.Right 
{
    width: 3px;
    height: 36px;
    padding: 0;
	margin:0 0 10px 0;
}
ul.elMainMenu ul
{
	border-style: solid;
	border-width: 1px 1px 0 1px;
	border-color: white;
	background-image: transparent;
	background-color:#cdd5bd;
}
ul.elMainMenu ul a, ul.elMainMenu ul a:link, ul.elMainMenu ul a:visited
{
	width: 200px;
    font-size: .9em;
    padding: 0 15px;
	color:#444;
	background-image:none;
}

ul.elMainMenu li li, ul.elMainMenu li li.first  
{
    width: 230px;
    line-height: 20px;
	background-image:none;
    border-bottom: solid 1px white;
	background-color:#cdd5db;
}
ul.elMainMenu li li span 
{
    display: inline;   
	text-transform: none;
}
ul.elMainMenu li li span.Left, ul.elMainMenu li li span.Right 
{
    display: none;   
}
ul.elMainMenu ul a 
{
    display: block;
    padding-left: 0;
}
ul.elMainMenu ul a span
{
    padding: 0;
    float: none;
}

ul.elMainMenu ul a:hover span 
{
    background-image: none;   
}
ul.elMainMenu ul a.ChildItems, ul.elMainMenu ul a.ChildItems:link, ul.elMainMenu ul a.ChildItems:visited
{
    background-image: url(../_images/crosse/more_nibble.gif);
    background-repeat: no-repeat;
    background-position: top right;	
}
ul.elMainMenu ul a.ChildItems:hover, ul.elMainMenu ul a.ChildItems:active
{
    background-image: url(../_images/crosse/more_nibble_on.gif);	
}



ul.elMainMenu ul a span.Left, ul.elMainMenu ul a span.Right 
{
    display: none;
}
ul.elMainMenu li ul ul {

	margin: -21px 0 0 230px;
}
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;
	z-index: 82;
} 

/* horizontal sub menu - below main menu */
ul.elSubMenu {
    margin: 0;
    padding: 0 5px 0 0;
    background-color: #f9f9f9;
    height: 33px;
    line-height: 33px;
    background-image: url(../_images/crosse/submenu_gradient.gif);
    background-repeat: repeat-x;
	z-index:11;
}
ul.elSubMenu li {
    display: inline;
    margin: 0;
    height: 33px;
    line-height: 33px;    
}
ul.elSubMenu li a {
    color: #000 !important;
    font-weight: normal;
    display: block;
    float: right;
    height: 33px;
    line-height: 30px;
}
ul.elSubMenu li a:hover {
    background-image: url(../_images/crosse/submenu_on_gradient.gif);
    background-repeat: repeat-x;
color: #000 !important;
    text-decoration: none;
}
ul.elSubMenu li a span 
{
    display: block;
    float: left;
    padding: 0 5px;
    line-height: 30px;
    height: 33px;
    cursor: pointer;
}
ul.elSubMenu li a span.Left, ul.elSubMenu li a span.Right 
{
    width: 3px;
    padding: 0;
}
ul.elSubMenu li a:hover span.Left 
{
    background-image: url(../_images/crosse/submenu_on_left.gif);
    background-repeat: no-repeat;    
}
ul.elSubMenu li a:hover span.Right 
{
    background-image: url(../_images/crosse/submenu_on_right.gif);
    background-repeat: no-repeat;    
}

/* 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/crosse/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/crosse/arrow.gif);
	background-repeat: no-repeat;
	background-position: 2px 3px;
	padding: 0 0 0 12px;
	white-space: nowrap;
	font-size: .8em;
}



/* Quick Search Dash */

div.QuickSearch 
{
    position: absolute;
    width: 230px;
    height: 30px;
    top: 83px;
    right: 14px;
    z-index: 1;
}

div.QuickSearch input 
{
    float: left;
    height: 16px;
    width: 200px;
    margin-top: 2px;
	
}

div.QuickSearch  {
    font-size: .9em;
    color: #FFF;
}

div.QuickSearch a.hoverbutton 
{
    background-image: none;
    padding: 0;
    margin: 3px 0 0 2px;
    display: block;
    float: left;
    width: 17px;
    height: 18px;      
    border-width: 1px 1px 1px 0;
    border-style: solid;
    border-color: #949694;  
}

div.QuickSearch a.hoverbutton
{
    background-image: url(../_images/crosse/search_icon_off.gif);
    background-repeat: no-repeat;
    width: 17px;
    height: 20px;
    display: block;
    padding: 0;    
    border: 0;  
}
div.QuickSearch a.noShow {
    display: none !important;
}   
div.QuickSearch a.hoverbutton a:hover, div.QuickSearch span.hoverbutton a:active 
{
    background-image: url(../_images/crosse/search_icon_on.gif);
}
div.QuickSearch a.hoverbutton_buttonLeft, div.QuickSearch a.hoverbutton_buttonRight 
{
    display: none;
}
div.QuickSearch a.hoverbutton_button 
{
    width: 18px;
    height: 20px;
    display: block;
    cursor: pointer;
}

div.QuickSearch span
{
	display:none;
}

/* LEFT NAVIGATION */
ul.elLeftMenu, ul.elLeftMenu ul 
{
    font-weight: bold;
	margin: 0;
	padding: 0;
	list-style-type: none;
	border: 0;

}
ul.elLeftMenu li {
	display: block;
	line-height: 1.3em;
	padding-left: 13px;
}
ul.elLeftMenu li.first 
{

}
ul.elLeftMenu li.last 
{
    border: 0;
}

ul.elLeftMenu li a, ul.elLeftMenu li a:link, ul.elLeftMenu li a:visited {
	display: block;
	color: #757575;
	font-weight: normal !important;
	padding: 7px 0 0 0;
	text-decoration: none;
	text-transform: uppercase;
	background-image: url(../_images/crosse/plus.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
ul.elLeftMenu li a:hover, ul.elLeftMenu li a:active, ul.elLeftMenu li a.current {
    text-decoration: underline;
}
ul.elLeftMenu ul ul
{
    padding: 0;
    margin: 0;
}
ul.elLeftMenu ul li
{
    padding: 0; 
    background-image: none;
    overflow: hidden;
    line-height: 20px;
}
ul.elLeftMenu ul li a, ul.elLeftMenu ul li a:link, ul.elLeftMenu ul li a:visited 
{


    color: #757575;
    font-size: .9em;
    font-weight: bold;
    padding: 0 0 0 13px;
}
ul.elLeftMenu ul ul li a, ul.elLeftMenu ul ul li a:link, ul.elLeftMenu ul ul li a:visited 
{
    padding: 9px 0 0 30px;    
}
ul.elLeftMenu ul li a:hover, ul.elLeftMenu ul li a:active, ul.elLeftMenu ul li a.current 
{

}

ul.elLeftMenu ul ul li.first 
{

}
ul.elLeftMenu ul ul a, ul.elLeftMenu ul ul a:link, ul.elLeftMenu ul ul a:visited
{
    padding-left: 40px !important;
   font-size: .8em !important;
   font-weight: normal;      
}
ul.elLeftMenu li a.depth01first {
    color: #9a0002 !important;
    font-size: 1.9em;
    line-height: 1.6em;
    text-decoration: none;
    font-weight: normal;
    text-transform: none;
    height: auto;
    background-image: none !important;
    margin-bottom: 10px;
}




/* DASHBOARD - TAG REPEATER */
ul.elTagDashboard 
{
    margin: 0;
    padding: 0 0 15px 0;
    clear: left;
	font-size: 1em;
	list-style: none;
	background-color: #f5e5e6;
	float: right;
	width: 300px;

}
ul.elTagDashboard li 
{
    margin: 0;
    padding: 0;
    clear: both;
}
ul.elTagDashboard h1.elContentTitle
{
	height: 21px;
	margin: 0;

	font-weight: normal;
	padding: 10px 0 15px 22px;
     font-size: 1.9em;
    line-height: 1.6em;
	color: #505050;

}
ul.elTagDashboard h1.elContentTitle a 
{
    color: #505050;
}

ul.elTagDashboard h2.elContentDescription 
{
    display: none;
}
ul.elTagDashboard div.elContent 
{
    padding: 0;
    margin: 0;

    width: auto !important;    
}
ul.elTagDashboard div.elContent h1.Title 
{
 	font-size: 1em;
	margin: 10px 0 0 15px;
	padding-left: 8px;
	/* background-image: url(../_images/crosse/news_dot.gif); */
	background-repeat: no-repeat;
	background-position: 0 3px;
	border: 0;
}
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: #9a0002;
    font-style: normal; 
    text-transform: uppercase;
    font-size: .9em;
}
ul.elTagDashboard div.elContent h1.Title a:hover, ul.elTagDashboard div.elContent h1.Title a:active
{
    text-decoration: underline;   
}
ul.elTagDashboard div.elContent h2.DateStart, ul.elTagDashboard div.elContent h2.DateEnd
{
    font-size: .9em;
    font-weight: normal;
    padding: 0 5px 0 24px;
    margin: 0;
    color: #484848;  
}
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 19px;
    margin: 0;
    font-size: 1em;
    font-weight: normal;
}
ul.elTagDashboard div.elContent p.Description
{
    padding: 10px 5px 5px 19px;
    margin: 0;
    color: #444;
    font-size: .9em;
}




div.Tools 
{
    float: right;
    
    height: 20px;
    margin-top: 5px;
    margin-right: 5px;
    margin-left: 25px;

    
}
div.Tools a, div.Tools a:link, div.Tools a:visited 
{
    padding: 0 0 0 10px;
    margin-left: 10px;
    background-image: url(../_images/crosse/arrow.gif);   
    background-repeat: no-repeat;
    background-position: 1px 4px;   
    font-weight: bold;
}
div.Tools a:hover, div.Tools a:active 
{
    
}




/* Listing - TAG REPEATER */

ul.elTagListing 
{
    margin: 0 20px 20px 10px;
    padding: 0 10px 5px 10px;
    clear: left;
	font-size: 1em;
	list-style: none;
}
ul.elTagListing li 
{
    margin: 0;
    padding: 10px 0 20px 0;
    clear: left;
        border-bottom: dotted 1px #990003;
        
}
ul.elTagListing li.first 
{
    border: 0;
    margin-bottom: 0;
    padding-bottom: 0;
}
ul.elTagListing h1.elContentTitle {
    
    
    margin: 14px 0 10px 0;
    padding: 0 0 3px 0;
    border-bottom: dotted 1px #990003;
    font-style: italic !important;

    
    
}
ul.elTagListing h2.elContentDescription 
{
    display: none;
}

ul.elTagListing div.elContent 
{
    padding: 0 0 10px 0;
    margin: 0 0 5px 0;
}

ul.elTagListing div.elContent h1.Title 
{
    font-size: 1.2em;
    margin: 0 0 0 0;
    padding: 0 5px 0 10px;
    background-image: url(../_images/crosse/arrow.gif);
    background-repeat: no-repeat;
    background-position: 1px 5px;
    font-style: normal;
border: 0;
    
}
ul.elTagListing div.elContent a, ul.elTagListing div.elContent a:link, ul.elTagListing div.elContent a:visited
{
    text-decoration: none;   

}
ul.elTagListing div.elContent a:hover, ul.elTagListing div.elContent a:active 
{
    color: #990003;
    text-decoration: underline;
}
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
{
    padding: 5px 5px 5px 10px;
    margin: 0;
    color: #444;
}
ul.elTagListing div.elContent div.Tools 
{

    margin-top: 10px;

}
p.elNoContent 
{
    
    color: #000;
}

ul.elTagListing div.ContentImage 
{
    width: 100px;
    height: 90px;
    overflow: hidden;
    margin: 0;
    float: left;
    
}
ul.elTagListing div.ContentImage img {
    border: solid 1px #990003;
}


ul.elTagListing div.HasImage 
{
    margin: 0 0 0 100px;


}
ul.NewsListing li.first 
{
    border: 0;
    margin-top: 0;
    padding-bottom: 0;
}




/* FOOTER STANDARDS LOGOS */
div.elFooterLogos 
{
	text-align: center;
	background-color: #d7999a;
	padding: 10px 0;  
	clear: right;

}
div.elFooterLogos ul 
{
    margin: 0 auto;	
    list-style-type: none;
    height: 30px;
    width: 240px;
} 
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: 82px;
    height:  26px;
    background-image: url(../_images/crosse/xhtml.gif);
}
div.elFooterLogos ul li a.CSSLogo 
{
    width: 82px;
    height:  26px;
    background-image: url(../_images/crosse/css.gif);    
}
div.elFooterLogos ul li a.NexusLogo 
{
    width: 73px;
    height:  26px;
    background-image: url(../_images/crosse/nexus.gif);    
}




/* Element Footer Menu */
ul.elFooterMenu {
	margin: 0;
	width: 943px;
	padding: 7px 0 5px 0;
	background-color: #9a0002;
	height: 18px;
	clear: both;
}
ul.elFooterMenu li {
	display: block;
	float: right;
	border-left: solid 1px #FFF; 
}
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: 1em;
	color: #FFF;
	display: block;
	padding: 0 10px;
	text-decoration: none;
}
ul.elFooterMenu li a:hover, ul.elFooterMenu li a:active {
	color: #d7999a;
	text-decoration: underline;
}


ul.elTagListing div.dshLatestProject
{
    background-color: #FFF;
    padding-bottom: 10px;
    padding-top: 0;
    margin-top: -10px;
    margin-bottom: -15px;
    clear: both;
    width: 665px;


}
ul.elTagListing div.dshLatestProject table tr td 
{  
    background-color: #FFF !important;
}

ul.elTagListing div.dshLatestProject a.CaseStudyMore 
{
    display: none;
}

ul.elTagListing div.dshLatestProject img 
{
    margin-top: 15px;
}
ul.elTagListing div.dshLatestProject h1 
{
    border-bottom: 0;
    margin-bottom: 0;
    margin-top: 0;
    padding-top: 0px;
    color: #363636;
    font-size: 1.2em;
	background-image: url(../_images/crosse/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0 4px;
	padding-left: 8px;
}
ul.elTagListing div.dshLatestProject div 
{
    margin-left: 8px;
    margin-top: 5px;
    color: #363636;
}


/* Element Contact Footer */
p.elFooterContact {
	background-color: #d7999a;
	color: #FFF;
	padding: 5px 10px;
	margin: 0;
	text-align: center;
}
p.elFooterContact a, p.elFooterContact a:link, p.elFooterContact a:visited {
	color: #FFF;
}
p.elFooterContact a:hover, p.elFooterContact a:active {
	/* color: #d7010c; */
	color: #9a0002;
	text-decoration: underline;
}




/* 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
{
    padding: 10px 20px 10px 20px;
    line-height: 1.6em;
    overflow: visible;
    position: relative; /*or absolute*/
    z-index: 0;
}
div.elContent h1 
{
    font-size: 1.4em;
     font-style: italic;
     color: #9a0002;
     margin: .8em 0;
     padding: 0 0 3px 0;
     border-bottom: dotted 1px #990003;
}
div.elContent p 
{
    margin: 1.2em 0;
    padding: 0;
}
div.elContent a, div.elContent a:link, div.elContent a:visited 
{
    font-weight: bold;
        color: #990003;
}
div.elContent a:hover, div.elContent a:active 
{
    text-decoration: underline
}
div.elContent ul 
{

    margin: 1.5em 1em 1em 3em;
    list-style-image: url(../_images/crosse/arrow_list.gif);
}
div.elContent ul li 
{
    margin-bottom: .7em;

}

div.elContent div.ColumnLeft
{
    width: 220px;
    float: left;
}
div.elContent div.ColumnRight 
{
    width: 225px;
    float: left;
    margin: 0 10px 0 20px;   
}

div.elContent div.elTags 
{
    margin-top: 10px;
}

div.elContent table 
{
    border: solid 1px #E0E0E0;
    border-collapse: collapse;
    margin: 1.5em 0;
}

div.elContent table tr td 
{

    color: #000;
    font-size: 1em;
    border-style: solid;
    border-color: #E0E0E0;
    border-width: 1px 1px;
    padding: 2px 6px;
    background-color: #EFEFEF;
}
div.elContent table tr td p 
{
    margin: 0;
}
div.elContent table tr td img 
{
    border: solid 1px #d7999a;
}

/* SITEMAP */
ul.elSitemap 
{
    
    width: auto;
    margin: 20px 30px 40px 40px;

}
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/crosse/arrow.gif);
    background-repeat: no-repeat;
    background-position: 0 10px;    
    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;
}
/* 2nd level */
ul.elSitemap ul a 
{
    font-size: 1em;
    background-position: 0 9px;    
}
/* 3rd level */
ul.elSitemap ul ul a 
{
    font-size: .9em;
}
/* 4th level */
ul.elSitemap ul ul ul a 
{
    font-size: .9em;
}
/* 5th level */
ul.elSitemap ul ul ul ul a 
{
    font-size: .8em;
    font-weight: normal;
}




/* TEXT FOOTER MENU */
ul.elTextMenu 
{
    padding: 10px 0 5px 0;
    margin: 0;
    line-height: 1;
    clear: both;
    background-color: #d7999a;
    text-align: center;
}
ul.elTextMenu li 
{
    display: inline;
    margin: 0 5px;
    padding: 0 5px 0 0;
    line-height: 1.2em;
    border-right: solid 1px #FFF;
}
ul.elTextMenu li.last 
{
    border: 0;
}
ul.elTextMenu li a, ul.elTextMenu li a:link, ul.elTextMenu li a:visited
{
    color: #FFF;
    font-size: .8em;
    text-decoration: none;
    text-transform: uppercase;
}
ul.elTextMenu li a:hover,ul.elTextMenu li a:active
{
    text-decoration: underline;
    color: #9a0002;
}



/* 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;
}
fieldset.frmLogin legend 
{
    padding: 10px 1em 1em 1em;
    margin: 0 auto;
    font-size: 1.6em;
    font-weight: bold;
    color: #364762;
    display: block;
    width: 220px;

    text-transform: uppercase;
}
fieldset.frmLogin p 
{
    color: #364762;
    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: #364762;
}
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;	
	
}



div.elContactForm 
{
    clear: both;
    margin: 0px 0;
    width: 330px;
    padding: 0 20px 10px 20px;
}

div.elContactForm ul 
{
    list-style-type: none;
    list-style-image: none;
    padding: 0;
    margin: 0;   
}
div.elContactForm li 
{
    margin: 10px 0;
    color: #000;
}
div.elContactForm label 
{
    display: block;
    font-weight: normal;   
    font-size: .9em;
    color: #9a0002;
}
div.elContactForm input, div.elContactForm select, div.elContactForm textarea
{
    width: 300px;   
    font-size: 1em;
    margin-top: 2px;
    font-family: verdana, Sans-Serif;
}

div.elContactForm input.btn 
{
    width: auto;   
}

div.elContactForm ul li label a.formDesc
{
	display: none;
}

div.elContactForm ul li a.hoverbutton span
{
	color: #000 !important;
}

div.elContactForm a, div.elContactForm a:link, div.elContactForm a:visited {

	background-image: url(../_images/crosse/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;
	border: 0;
}

div.elContactForm a:hover, div.elContactForm a:active {

	text-decoration: underline;
}






div.elContactFormTwo fieldset
{
border:0 !important;
}
div.elContactFormTwo legend
{
display:none;
}


div.elContactFormTwo
{
    clear: both;
    margin: 0px 0;
    width: 330px;
    padding: 0 20px 10px 20px;
}

div.elContactFormTwo ul 
{
    list-style-type: none;
    list-style-image: none;
    padding: 0;
    margin: 0;   
}
div.elContactFormTwo li 
{
    margin: 10px 0;
    color: #000;
}
div.elContactFormTwo label 
{
    display: block;
    font-weight: normal;   
    font-size: .9em;
    color: #9a0002;
}
div.elContactFormTwo input, div.elContactFormTwo select
{
        width: 300px;   
        font-size: 1em;
        margin-top: 2px;
        font-family: verdana, Sans-Serif;
}
div.elContactFormTwo textarea
{
    width: 300px;   
        font-size: 1em;
        margin-top: 2px;
        font-family: verdana, Sans-Serif;
}
div.elContactFormTwo input.btn 
{
    width: auto;   
}
div.elContactFormTwo a, div.elContactFormTwo a:link, div.elContactFormTwo a:visited {

	background-image: url(../_images/crosse/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.elContactFormTwo a:hover, div.elContactFormTwo a:active {

	text-decoration: underline;
}


div.elContactFormTwo a.formDesc
{

display:none !important;
}


div.elContactFormTwo a.hoverbutton
{

border:0 !important;
}


div.elContactFormTwo a.hoverbutton span
{

color:#000 !important;
}








.TagHighLight 
{
    background-color: #FFFF00;
}


ul.Paging 
{
    clear: left;
    font-weight: bold;
    margin: 10px 20px 10px 30px;
    padding: 0 0 10px 0;
}

ul.Paging li 
{
    display: block; 
}
ul.Paging li.PagingPageTotal
{
    
    display: none;
}
ul.Paging li.PagingPageNumbers
{
    
    float: right;
    margin: 0 20px;
}
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;
}



h1.elPageTitle 
{
    margin: 10px 20px 10px 20px;
    padding: 0 0 3px 0;
    border-bottom: dotted 1px #990003;
}


 
 
.elInvisibletrue 
{
    display: none !important;   
}

/* QUOTATION BOX */
div.quotationbox 
{
    width: 412px;
    height: 110px;
    background-image: url(../_images/crosse/quotation_box_bigger.gif);
    background-repeat: no-repeat;   

    margin: 10px auto;
}
div.quotationbox p 
{
    margin: 8px;
    padding: 0;
   
}
div.quotationbox p strong 
{
    color: #990003;
}

form.body-Largest div.quotationbox
{
    height: 190px;
    background-image: url(../_images/crosse/quotation_box_bigger2.gif);
}
form.body-Large div.quotationbox p, form.body-Largest div.quotationbox p
{
    margin-top: 0;
}




/* TEMP */

div.WelcomeImage 
{
    text-align: center;
    margin: 30px 0 10px 0;   
}
div.TextPlaceholder 
{
    margin-left: 20px;   
    padding-bottom: 0;
    border-bottom: solid 1px #f5e5e6;
}
div.TextPlaceholder h1 {
    font-size: 1.8em;
    font-weight: normal;
    margin-bottom: .5em
}
div.TextPlaceholder p {
    margin-top: 1em;
    color: #757575;
}

form.elPageHome div.elContent {
    width: 383px;
    float: left;
    padding-bottom: 30px;
    clear: none;
}
form.elPageHome div.elContent h1 {
    display: none;
}
form.elPageHome ul.elTagDashboard div.elContent 
{
    padding-bottom: 0;
}
form.elPageHome ul.elTagDashboard div.elContent h1 {
    display: block;
}
form.elPageHome ul.elTagDashboard {

    margin: 0;
    padding-bottom: 200px;
    background-image: url(../_images/crosse/three_logos.gif);
    background-repeat: no-repeat;
    background-position: center bottom;
}

form.elPageHome ul.elTagDashboard {
    float: left;
    clear: none;
}

form.elPageHome div.quotationbox {
    width: 380px;
    margin: 0;
    padding: 0;
    background-image: url(../_images/crosse/quotation_box_smaller.gif) !important;
}
form.elPageHome div.quotationbox p
{
    margin-top: -12px;
}

div.YesNo {
    color: #444;
    font-size: .9em;
}
div.YesNo input {

width: auto;
}


/* Listing - TAG REPEATER */

ul.elStaffListing 
{
    margin: 2px 20px 20px 20px;
padding: 0;
    clear: left;
	font-size: 1em;
	list-style: none;
	
}
ul.elStaffListing li 
{
    padding: 0 !important;
    margin: 0 !important;
    border: 0;
    line-height: 1;
    height: auto;  
    display: block;
}

ul.elStaffListing a {
    display: inline;
}
ul.elStaffListing div.elContent,ul.elStaffListing div.Content, ul.elStaffListing div.ContentWrapper
{
    padding: 0 !important;
    margin: 0 !important;

}

ul.elStaffListing div.Tools 
{

margin-right: 0 !important;
padding-right: 0 !important;

clear: both;


}
p.elNoContent 
{
    
    color: #000;
}


table.StaffProfile {
    margin: 0;
}

table.StaffProfile td.LeftCol {
    padding: 5px;

}
table.StaffProfile td.RightCol {
    vertical-align: middle;
}



/* FONT SIZE CONTROL */
ul.PageFontSize {
    list-style-type: none;
        position: absolute;
z-index: 2;
    width: 120px;
    height: 15px;
    left: 810px;
    top: 62px;
    margin: 0 0 0 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: .9em;
    color: #FFF;
    height: 15px;
    padding-top: 0;
    padding-right: 3px;
    text-align: right;
    
}

ul.PageFontSize li.Label

ul.PageFontSize li.InputSmall a.hoverbutton 
{
    background-image: none;
    padding: 0;
    margin: 0;
}

ul.PageFontSize li.InputSmall a.hoverbutton
{
    width: 11px !important;
    height: 11px !important;
    display: block;
		padding:0 !important;
}


ul.PageFontSize li.InputSmall a.hoverbutton 
{
    background-image: url(../_images/crosse/font-down.gif);
    background-repeat: no-repeat;
    width: 11px;
    height: 11px;
    display: block;
    padding: 0;
    margin: 0;
    border: 0;  

}
ul.PageFontSize li.InputSmall a.noShow {
    display: none !important;
}   
ul.PageFontSize li.InputSmall a.hoverbutton:hover span, ul.PageFontSize li.InputSmall  a.hoverbutton:active 
{
    background-image: url(../_images/crosse/font-down-on.gif);

}
ul.PageFontSize li.InputSmall a.hoverbutton_buttonLeft, ul.PageFontSize li.InputSmall  a.hoverbutton_buttonRight 
{
    display: none;
}
ul.PageFontSize li.InputSmall  a.hoverbutton_button 
{
    display: none;
}
ul.PageFontSize li.InputBig a.hoverbutton  {
    background-image: none;
    padding: 0;
    margin: 0;
}

ul.PageFontSize li.InputBig a.hoverbutton
{
    width: 11px !important;
    height: 11px !important;
	padding:0 !important;
    display: block;
}

ul.PageFontSize li.InputBig a.hoverbutton 
{
    background-image: url(../_images/crosse/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/crosse/font-up-on.gif); 


}
ul.PageFontSize li.InputBig  a.hoverbutton_buttonLeft, ul.PageFontSize li.InputBig  a.hoverbutton_buttonRight
{
    display: none;
}


ul.PageFontSize li.InputBig a span, ul.PageFontSize li.InputSmall  a span
{
display:none;
}

/*	Welcome Panel Update 09-07-2010	*/
div.WelcomeImageNew
{
    text-align: center;
    margin: 30px 0 10px 0;   
	position:relative;
}

div.WelcomeImageNew a.elFixedPrice,
div.WelcomeImageNew a.elFixedPrice:link,
div.WelcomeImageNew a.elFixedPrice:visited,
div.WelcomeImageNew a.elOnlineLaw,
div.WelcomeImageNew a.elOnlineLaw:link,
div.WelcomeImageNew a.elOnlineLaw:visited
{
	display:block;
	width:171px;
	height:158px;
	background-image:url(../_images/crosse/cta_trans.gif); 
	position:absolute;
	top:0;
	left:17px;
}

div.WelcomeImageNew a.elOnlineLaw,
div.WelcomeImageNew a.elOnlineLaw:link,
div.WelcomeImageNew a.elOnlineLaw:visited
{
	left:190px;
}
/*-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-*/
