
/*-Begin Section -_theme.css-*/
html {
	padding-bottom: 1px; /*scrollbars visible to stop FF page shift*/
}

body {
	margin: 0;
	padding: 0;
	font-family: verdana,sans-serif;
	line-height: 1.3em;
	font-size: 67%;
	background-image:  url(../_images/xos/homep/xos_slice.gif);
	background-repeat: repeat-x;
	background-color: #737373;
}

/* 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 
{
	position: relative;
	width: 945px;
	padding: 0;
	margin-left: auto !important;
	margin-right:auto !important;
	background-position: -1px; 
	background-color: #FFF;
	background-image: url(../_images/xos/cheaty_background_slice.gif);
	background-repeat:repeat-y;
	border:0;	
}


/* ZONES */
#ZoneHeaderRow {
    background-color: #FFF;
    clear: right;
    position: relative;
    z-index: 90;
	border:0;

}
#ZoneLeftColumn 
{
	width: 252px;
	float: left;
	background-color: #FFF;
	padding-bottom: 0;
	position: relative;
	z-index: 1;
}

#LeftRightContainer {
border:0;

}

form.elPageHome div#base 
{
	background-image: none;
}
#ZoneRightColumn
{
    width: 692px;
    float: left;
    background-color: #FFF;
    padding: 0;
    border-left: solid 1px #8A6CA0;
    overflow: hidden;
}

form.elPageHome div#ZoneRightColumn {
	border-left:solid 1px #3b234d;
}

#ZoneCentreRow 
{
    width: 945px;
    background-color: #FFF;
}
#ZoneFooterRow 
{
	margin-top:0;
	padding-top:0;
	width: 945px;
	background-color: #fff;
	border:0;
}



/* DEFAULTS */
a, a:link, a:visited {
	color: #663b8d;
	text-decoration:none;
	font-weight:bold;
}
a:hover, a:active {
	text-decoration: underline;
	color: #663b8d;
}
a img {
    border: 0;
}
h1 {
	color: #8a6ca0;
	font-size:2em;
	margin: 0px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
h2
{
    font-size: 1.3em;
    color: #8a6ca0;
    margin-bottom: 0;
    padding-bottom: 0;
}
h3 
{
    font-size: 1.1em;
    color: #000000;
	margin-bottom: 0;
    padding-bottom: 0;
}
h4 
{
    font-size: 1.1em;
    color: #000000;
}
h5 
{
    font-size: 1em;
    color: #000000;
}
h6 
{
    font-size: .9em;
    color: #000000;
}
pre 
{
	white-space: normal;
	color: #000000;
}
ul 
{
	list-style-type: disc;
	color: #000000;
}
ol 
{
	color: #000000;
}
address 
{
    color: #000000;	
}
p 
{

}





a.linkskip {
	position: absolute;
	top: -200px;
}
form {
	display: inline;
}

form.elPageAdmin div#base 
{
    background-image: none;
    background-color: #fff;
}
form.elPageBlank div#base 
{
    background-image: none;
    background-color: #FFF;
}

form.elPageBlank  div#ZoneCentreRow
{
    background-color: #FFF !important;
}

a.elRedirectAnchor
{
padding-bottom:30px;
}

form.elPageBlank img
{
display:none;
}

div.elContentFooter
{
    margin-left: auto;
    margin-right: auto;
    font-size: 87%;
	text-align: center;
}





/* Primary Horizontal Nav */
ul.elMainMenu 
{
	background-color: #5A3C71;
	background-image: url(../_images/xos/homep/nav_slice.gif);
    height: 23px;
    line-height: 23px;
    width: 945px;
	list-style: none;
	padding: 0;
	margin: 0;    
	overflow: hidden;

}
ul.elMainMenu ul 
{
	list-style: none;
	padding: 0;
	margin: 0;  

}
ul.elMainMenu a, ul.elMainMenu a:link, ul.elMainMenu a:visited
{
	display: block;
	color: #fff;
	text-decoration: none;	
	text-transform: uppercase;
	font-size: 1em;	
	font-weight: normal;
}
ul.elMainMenu a:hover, ul.elMainMenu a:active
{	
    background-color: #9bafcf;
}
ul.elMainMenu li 
{
	float: left;
	padding: 0;
	width: auto;
	overflow: hidden;
	white-space: nowrap;
}
ul.elMainMenu li ul 
{
	position: absolute;
	left: -999em;
	height: auto;
	width: 200px;
	margin: -1px 0 0 -1px;
	border-top: solid 1px #36234d;
}
ul.elMainMenu li li, ul.elMainMenu li li.first  
{
    width: 200px;
    background-image: none;
    line-height: 25px;
    background-color: #d6dbef;
}
ul.elMainMenu ul a, ul.elMainMenu ul a:link, ul.elMainMenu ul a:visited 
{
	width: 180px;
    border-width: 0;
    font-size: .9em;
    padding: 0 10px;
    color: #444;
    text-transform: none;

}
ul.elMainMenu ul a:hover, ul.elMainMenu ul a:active
{
	background-color: #e7e7f7;
	color: #000;
}
ul.elMainMenu ul a.ChildItems
{
    background-image: url(../_images/xos/more_nibble.gif);
    background-repeat: no-repeat;
    background-position: top right;	
}
ul.elMainMenu ul a.ChildItems:hover 
{
    background-image: url(../_images/xos/more_nibble_on.gif);	
}
ul.elMainMenu li ul ul 
{
	margin: -25px 0 0 200px;
	border-style: solid;
	border-width: 0;
	border-color: #fff;	
}
ul.elMainMenu li li li, ul.elMainMenu li li li.first  
{

}
ul.elMainMenu li li li a, ul.elMainMenu li li li a:link, ul.elMainMenu li li li a:visited
{
    color: #444;
}
ul.elMainMenu  li a:hover, ul.elMainMenu  li a:active 
{
    color: #fff;
}
ul.elMainMenu ul li a:hover, ul.elMainMenu ul li a:active 
{
	background-color: #e7e7f7;
	color: #000;
}
ul.elMainMenu li:hover ul ul, ul.elMainMenu li:hover ul ul ul, ul.elMainMenu li:hover ul ul ul ul, ul.elMainMenu li.MenuItemHover ul ul, ul.elMainMenu li.MenuItemHover ul ul ul, ul.elMainMenu li.MenuItemHover ul ul ul ul 
{     
    left: -999em; 
    display: none;
	
} 
ul.elMainMenu li:hover ul, ul.elMainMenu li li:hover ul, ul.elMainMenu li li li:hover ul, ul.elMainMenu li li li li:hover ul, ul.elMainMenu li.MenuItemHover ul, ul.elMainMenu li li.MenuItemHover ul, ul.elMainMenu li li li.MenuItemHover ul, ul.elMainMenu li li li li.MenuItemHover ul 
{
    left: auto; 
	display: block;
} 
ul.elMainMenu li a {
	display: block;
	height: 24px;

}
ul.elMainMenu li a span 
{
     display: none;   
}
ul.elMainMenu  li.depth02 a span 
{
     display: block;   
}

ul.elMainMenu li.depth01 
{
width:101px;
}

ul.elMainMenu li.depth02
{
width:200px !important;
}

ul.elMainMenu li.elMadmin a, ul.elMainMenu li.elMadmin a:link, ul.elMainMenu li.elMadmin a:visited
{
width:200px !important;
}

ul.elMainMenu li.elMlogout a, ul.elMainMenu li.elMlogout a:link, ul.elMainMenu li.elMlogout a:visited
{
         
}

ul.elMainMenu li.elMhome a,
ul.elMainMenu li.elMhome a:link,
ul.elMainMenu li.elMhome a:visited
{

    background-image: url(../_images/xos/menu/home_off.gif);
	width:101px;
}

ul.elMainMenu li.elMhome
, ul.elMainMenu li.elMhome a:hover
, ul.elMainMenu  li.elMhome a.current, ul.elMainMenu li.elMhome a.current:link, ul.elMainMenu li.elMhome a.current:visited
, ul.elMainMenu  li.elMhome a.parent_current
{
    background-image: url(../_images/xos/menu/home_on.gif);
}

ul.elMainMenu li.elMprofile a
, ul.elMainMenu li.elMprofile  a:link
, ul.elMainMenu li.elMprofile  a:visited
{
    background-image: url(../_images/xos/menu/profile_off.gif);
	width:107px;
}

ul.elMainMenu li.elMprofile ul li
{
	width:200px !important;
	background-image:none !important;
	background-color: #a18db3;
}
ul.elMainMenu li.elMproducts ul li
{
	width:200px !important;
	background-image:none !important;
	background-color: #a18db3;
}
ul.elMainMenu li.elMservices ul li
{
	width:200px !important;
	background-image:none !important;
	background-color: #a18db3;
}
ul.elMainMenu li.elMsupport ul li
{
	width:200px !important;
	background-image:none !important;
	background-color: #a18db3;
}
ul.elMainMenu li.elMadmin ul li
{
	width:200px !important;
	background-image:none !important;
	background-color: #a18db3;
}

ul.elMainMenu li.elMprofile 
, ul.elMainMenu li.elMprofile a:hover
, ul.elMainMenu  li.elMprofile  a.current, ul.elMainMenu li.elMprofile a.current:link, ul.elMainMenu li.elMprofile a.current:visited
, ul.elMainMenu  li.elMprofile  a.parent_current, ul.elMainMenu li.elMprofile a.parent_current:link, ul.elMainMenu li.elMprofile a.parent_current:visited
{

    background-image: url(../_images/xos/menu/profile_on.gif);
	width:107px;
}


ul.elMainMenu li.elMproducts a
, ul.elMainMenu li.elMproducts a:link
, ul.elMainMenu li.elMproducts a:visited
{
    background-image: url(../_images/xos/menu/products_off.gif);
	width:118px;
}

ul.elMainMenu li.elMproducts
, ul.elMainMenu li.elMproducts a:hover
, ul.elMainMenu li.elMproducts a.current, ul.elMainMenu li.elMproducts a.current:link, ul.elMainMenu li.elMproducts a.current:visited
, ul.elMainMenu  li.elMproducts a.parent_current, ul.elMainMenu li.elMproducts a.parent_current:link, ul.elMainMenu li.elMproducts a.parent_current:visited
{
    background-image: url(../_images/xos/menu/products_on.gif);
	width:118px;
}


ul.elMainMenu li.elMservices a
, ul.elMainMenu li.elMservices a:link
, ul.elMainMenu li.elMservices a:visited
{
    background-image: url(../_images/xos/menu/services_off.gif);
	width:110px;
}

ul.elMainMenu li.elMservices
, ul.elMainMenu li.elMservices a:hover
, ul.elMainMenu li.elMservices a.current, ul.elMainMenu li.elMservices a.current:link, ul.elMainMenu li.elMservices a.current:visited
, ul.elMainMenu  li.elMservices a.parent_current, ul.elMainMenu li.elMservices a.parent_current:link, ul.elMainMenu li.elMservices a.parent_current:visited
{
    background-image: url(../_images/xos/menu/services_on.gif);
		width:110px;
}



ul.elMainMenu li.elMsupport a
, ul.elMainMenu li.elMsupport a:link
, ul.elMainMenu li.elMsupport a:visited
{

    background-image: url(../_images/xos/menu/support_off.gif);
	width:104px;
}

ul.elMainMenu li.elMsupport, ul.elMainMenu li.elMsupport a:hover
, ul.elMainMenu li.elMsupport a.current, ul.elMainMenu li.elMsupport a.current:link, ul.elMainMenu li.elMsupport a.current:visited
, ul.elMainMenu  li.elMsupport a.parent_current, ul.elMainMenu li.elMsupport a.parent_current:link, ul.elMainMenu li.elMsupport a.parent_current:visited
{
    background-image: url(../_images/xos/menu/support_on.gif);
	width:104px;

}

ul.elMainMenu li.elMadmin a
, ul.elMainMenu li.elMadmin a:link
, ul.elMainMenu li.elMadmin a:visited
{
    background-image: url(../_images/xos/menu/admin_off.gif);
	width:91px;
	}

ul.elMainMenu li.elMadmin
, ul.elMainMenu li.elMadmin a:hover
, ul.elMainMenu  li.elMadmin a.current, ul.elMainMenu li.elMadmin a.current:link, ul.elMainMenu li.elMadmin a.current:visited
, ul.elMainMenu  li.elMadmin a.parent_current, ul.elMainMenu li.elMadmin a.parent_current:link, ul.elMainMenu li.elMadmin a.parent_current:visited
{
    background-image: url(../_images/xos/menu/admin_on.gif);
	width:91px;
}

ul.elMainMenu li.elMlogout a
, ul.elMainMenu li.elMlogout a:link
, ul.elMainMenu li.elMlogout a:visited
{
    background-image: url(../_images/xos/menu/logout_off.gif);
	width:90px;
}

ul.elMainMenu li.elMlogout
, ul.elMainMenu li.elMlogout a:hover
, ul.elMainMenu  li.elMlogout a.current
{
    background-image: url(../_images/xos/menu/logout_on.gif);
	width:90px;
}

ul.elMainMenu  li.depth02 a ,ul.elMainMenu  li.depth02 a:link, ul.elMainMenu  li.depth02 a:visited {
	background-image:none;
	background-color:#886E9D;
    width: 200px !important;
    height: 25px;
	color:#ffffff;
}

ul.elMainMenu  li.depth02 a:hover, ul.elMainMenu  li.depth02 a:active {
    width: 200px !important;
	background-image:none;
    height:25px;
	background-color:#A186b6;
	color:#FFFFFF;
	vertical-align:middle;
}

ul.elMainMenu li.depth03 a, ul.elMainMenu li.depth03 a:link, ul.elMainMenu li.depth03 a:visited {
    width: 200px !important;
	background-image:none;
    height:25px;
	background-color:#A186b6;
	color:#FFFFFF;
	vertical-align:middle;

}

ul.elMainMenu li.depth03 a:hover, ul.elMainMenu li.depth03 a:active {
    /*width: 200px !important;
	background-image:none;
    height:25px;
	background-color:#C7b6d3;
	color:#FFFFFF;
	vertical-align:middle; */

		background-image:none;
	background-color:#886E9D;
    width: 200px !important;
    height: 25px;
	color:#ffffff;
	
}

ul.elMainMenu ul li
{
    border-left: solid 1px #6D5382;
	border-right: solid 1px #6D5382;
	border-bottom: solid 1px #6D5382; 

}
ul.elMainMenu ul li a
{
    background-image: none !important;
    width: 180px;
    
}
/* Admin menu - on Admin page only  */


ul.elAdminMenu
{
	width:900px;
}
ul.elAdminMenu li 
{
	
	float: left;
	padding: 0;
	margin:0 0 0 0;
	list-style-type: none;

}

ul.elAdminMenu li a, ul.elAdminMenu li a:link, ul.elAdminMenu li a:visited
{

float:left;
margin:5px;
border: 1px solid #CC0000;
background-color: #fdf1bb;
text-align:right;
vertical-align:bottom;

background-image: url(../_images/xos/admin/default.gif);
}

ul.elAdminMenu li.
, ul.elAdminMenu li a:hover
, ul.elAdminMenu  li a:active
, ul.elAdminMenu  li a.current
, ul.elAdminMenu  li a.parent_current
{

    background-image: url(../_images/xos/admin/default_on.gif);
}
/* Arrow for items with childitems */
ul.elMainMenu li ul li.ChildItems a.ChildItems, 
ul.elMainMenu li ul li.ChildItems a.ChildItems:link,
ul.elMainMenu li ul li.ChildItems a.ChildItems:visited
{
	background-image:url(../_images/xos/topmenu/sub_arrow.gif) !important;
	background-position:187px 10px;
}

ul.elMainMenu li ul li.ChildItems a.ChildItems:hover,
ul.elMainMenu li ul li.ChildItems a.ChildItems:active,
ul.elMainMenu li ul li.ChildItems a.ChildItems:focus 
{
	background-image:url(../_images/xos/topmenu/sub_arrow.gif) !important;
}

/*
ul.elAdminMenu li.elMtagmanagement a span
{
display:none;
} 


ul.elAdminMenu li.elMtagmanagement  a
, ul.elAdminMenu li.elMtagmanagement  a:link
, ul.elAdminMenu li.elMtagmanagement  a:visited
{
    width: 177px;
	height:91px;
	margin:5px;
    background-image: url(../_images/xos/admin/tag_manage.gif);
}


ul.elAdminMenu li.elMtagmanagement 
, ul.elAdminMenu li.elMtagmanagement  a:hover
, ul.elAdminMenu  li.elMtagmanagement  a:active
, ul.elAdminMenu  li.elMtagmanagement a.current
, ul.elAdminMenu  li.elMtagmanagement a.parent_current
{

    background-image: url(../_images/xos/admin/tag_manage_on.gif);
}

/
ul.elAdminMenu li.elMmenumanagement a span
{
display:none;
} 

*/

ul.elAdminMenu li.elMadmin a.depth01first
{
display:none;
} 

ul.elAdminMenu li.elMadmin a.depth02first
{
display:none;
} 
/*
/*ul.elAdminMenu li.elMmenumanagement  a
, ul.elAdminMenu li.elMmenumanagement  a:link
, ul.elAdminMenu li.elMmenumanagement  a:visited
{
    width: 177px;
	height:91px;
	margin:5px;
    background-image: url(../_images/xos/admin/menu_manage.gif);
}
ul.elAdminMenu li.elMmenumanagement 
, ul.elAdminMenu li.elMmenumanagement  a:hover
, ul.elAdminMenu  li.elMmenumanagement  a:active
, ul.elAdminMenu  li.elMmenumanagement a.current
, ul.elAdminMenu  li.elMmenumanagement a.parent_current
{

    background-image: url(../_images/xos/admin/menu_manage_on.gif);
}
*/

ul.elAdminMenu li.elMcontentmanagement a span
{
display:none;
} 
/*
ul.elAdminMenu li.elMcontentmanagement  a
, ul.elAdminMenu li.elMcontentmanagement  a:link
, ul.elAdminMenu li.elMcontentmanagement  a:visited
{
    width: 177px;
	height:91px;
    background-image: url(../_images/xos/admin/content_manage.gif);
}

ul.elAdminMenu li.elMcontentmanagement 
, ul.elAdminMenu li.elMcontentmanagement  a:hover
, ul.elAdminMenu  li.elMcontentmanagement  a:active
, ul.elAdminMenu  li.elMcontentmanagement a.current
, ul.elAdminMenu  li.elMcontentmanagement a.parent_current
{

    background-image: url(../_images/xos/admin/content_manage_on.gif);
}
*/	
	ul.elAdminMenu li ul 
{
	height: auto;
	margin: 0 0 0 0;
}
ul.elAdminMenu li li, ul.elAdminMenu li li.first  
{
	display:block;
	float:left;
	background-image: none;
	margin-left:0;
}
	


ul.elAdminMenu li a {

	width: 200px;
	height: 91px;


}
ul.elAdminMenu li a span 
{
vertical-align:bottom;
 /*    display: none;   */
}







/* little top menu */
ul.elMiniMenu 
{
    margin: 0;
	list-style: none;
	background-image: url(../_images/xos/header/secondary_slice.gif);
	height: 23px;
	display: block;
	clear: right;
    font-size:0;
    padding:0;
    margin:0;
    background-color: #a185b6;
	border:0;
}

ul.elMiniMenu li 
{
	float:right;
	font-size:0;
	padding:0;
	margin:0;
}
ul.elMiniMenu li.last 
{
    border: 0;
	font-size:0;
	padding:0;
	margin:0;
}
ul.elMiniMenu li a 
{
    height: 23px;
    display:block;
}
ul.elMiniMenu li a span 
{
    display: none;    
}
ul.elMiniMenu li.elMcontactus a
{
	width: 70px;
    background-image: url(../_images/xos/header/contact_off.gif);
}
ul.elMiniMenu li.elMcontact, ul.elMiniMenu li.elMcontactus a:hover
{
	width: 70px;
    background-image: url(../_images/xos/header/contact_on.gif);
}
ul.elMiniMenu li.elMnews a
{
	width: 54px;
    background-image: url(../_images/xos/header/news_off.gif);
}
ul.elMiniMenu li.elMnews, ul.elMiniMenu li.elMnews a:hover 
{
	width: 54px;
    background-image: url(../_images/xos/header/news_on.gif);
}
ul.elMiniMenu li.elMsitemap a
{
	width: 71px;
    background-image: url(../_images/xos/header/sitemap_off.gif);
}
ul.elMiniMenu li.elMsitemap, ul.elMiniMenu li.elMsitemap a:hover
{
	width: 71px;
    background-image: url(../_images/xos/header/sitemap_on.gif);
}
ul.elMiniMenu li.elMevents a
{
	width: 65px;
    background-image: url(../_images/xos/header/events_off.gif);
}
ul.elMiniMenu li.elMevents, ul.elMiniMenu li.elMevents a:hover
{
	width: 65px;
    background-image: url(../_images/xos/header/events_on.gif);
}


/* FOOTER STANDARDS LOGOS */
div.elFooterLogos 
{
	text-align: center;
	background-color: #9bafcf;
	padding: 10px 0 5px 0;
	height: 31px;
	display: block;
	clear: both;
	width: 945px;
}
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/xos/xhtml.gif);
}
div.elFooterLogos ul li a.CSSLogo 
{
    width: 77px;
    height:  31px;
    background-image: url(../_images/xos/css.gif);    
}
div.elFooterLogos ul li a.NexusLogo 
{
    width: 80px;
    height:  31px;
    background-image: url(../_images/xos/nexus.gif);    
}



/* Element Footer Menu */
ul.elFooterMenu 
{
	background-image: url(../_images/xos/footer/bottomslice.gif);
	position: relative;
	bottom: 0;
	margin: 0;
	padding: 0;
	height: 20px;
	line-height: 20px;
	width: 945px;
	background-color: #c3cfe2;
	border-top: solid 1px 8A6CA0;
}
ul.elFooterMenu li 
{
	display: block;
	float: right;
    padding-top: 5px;
	font-weight:lighter;

}
ul.elFooterMenu li.first 
{
	float: left;
}

ul.elFooterMenu li a, ul.elFooterMenu li a:link, ul.elFooterMenu li a:visited 
{
    font-size: .8em;
	color:#ffffff;
	display: block;
	padding: 0 10px;
	text-decoration: none;
	border-left: solid 1px #fff; 
	line-height: 11px;
	font-weight:normal;
}
ul.elFooterMenu li a:hover, ul.elFooterMenu li a:active 
{
    text-decoration: underline;
}
ul.elFooterMenu li.first a, ul.elFooterMenu li.first a:link, ul.elFooterMenu li.first a:visited
{
	background-image: none;
	border: 0 !important;
	
}
/* TODO: needs new image from WK */
ul.elFooterMenu li.first a:hover, ul.elFooterMenu li.first a:active {

}
ul.elFooterMenu li.first a, ul.elFooterMenu li.last a
{
	border-left: 0px;    
}


/* Contact Footer */
p.elFooterContact 
{
	background-color: #9bafcf;
	color: #FFF;
	padding: 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 
{
	text-decoration: underline;
}


/* CONTENT PANEL OUTPUT */
div.elContent
{
    padding: 20px;
    line-height: 1.6em;
    font-size: .9em;
}
div.elContentDR 
{
	margin:0 0 -20px 0;
	padding:20px 20px 0 20px;
    line-height: 1.6em;
    font-size: .9em;
}

div.elContent h1 
{
    font-size: 2em;
    color: #8A6CA0;
    padding-bottom:10px;
    border-bottom: dotted 1px #8A6CA0; 
	margin-bottom:10px;
}


div.elContent h1 a {

}
div.elContent h2 {
font-weight:normal;
color:#6a517d;
}

div.elContent h3 {
    padding-top:15px;
    border-top: dotted 1px #8A6CA0; 
	margin-bottom:10px;
	font-size: 1.3em;
	color:#6a517d;
	font-weight:normal;
}

div.elContent h3.noDots
{
    padding-top:10px;
    border:0 !important;
	margin-bottom:10px;
	font-size: 1.3em;
	color:#6a517d;
	font-weight:normal;
}
div.elContent h4 {
    padding-bottom:15px;
    border-bottom: dotted 1px #8A6CA0; 
	margin-top:20px;
	font-size: 1.3em;
	color:#6a517d;
	font-weight:normal;
}

div.elContent h5 {
    padding-top:10px;
    border-top: dotted 1px #8A6CA0; 
	margin-bottom:8px;
	font-size: 1em;
	color:#6a517d;
	font-weight:bold;
}

div.elContent h6 {
font-size: 1.3em;
font-weight:normal;
color:#fff;
}

div.elContent p 
{
    margin: 1em 0;
    padding: 0;
}
div.elContent a 
{
    font-weight: bold;
    font-size: 1em;
	text-decoration:none;
	font-family:verdana;
}
div.elContent a:hover, div.elContent a:active 
{
    text-decoration: underline;
}
div.elContent div.ColumnLeft
{
    width: 49%;
    float: left;
}
div.elContent div.ColumnRight 
{
    width: 46%;
    float: left;
    margin: 0 1% 0 2%;   
}
div.elContent div.dottedline
{
	border-bottom:1px dotted #8A6CA0;
	margin-bottom:5px;
}
div.elContent table 
{
    border-collapse: collapse;
    border-color: #c3cfe2;
}
div.elContent ul {
    list-style-type: none;
    margin-left: 20px;
    margin-top: 1em;
    margin-bottom: 1em;
}
div.elContent ul li {
    background-image: url(../_images/xos/arrow.gif);
    background-repeat: no-repeat;
    background-position: 0 5px;
	padding-left:10px


}
span.elContent h1{
visibility:hidden;
}

/* SITEMAP */
ul.elSitemap 
{
	
	margin: 20px 20px 40px 20px;

	
}
ul.elSitemapMicro 
{
	visibility:hidden;
	
}


ul.elSitemapMicro, ul.elSitemapMicro ul, ul.elSitemap, ul.elSitemap ul 
{
    list-style-type: none;
    padding: 0;
    
}
ul.elSitemap ul {
    margin: 0 10px;

	background-color: #A387B8;
}
ul.elSitemap li {
    display: block;
	float:left;
	width:210px;
    line-height: 1em;
    height: auto;
    margin: 2px 0 0 2px;
    padding: 0;
	background-color: #A387B8;
}
/*I.E 6 Width Issue */
*html ul.elSitemap li { width:200px; }


ul.elSitemap li.elMhome, ul.elSitemap li.elMlogout, ul.elSitemap li.elMadmin, ul.elSitemap li.elMsoftware {
    display: none;
}
ul.elSitemap li.depth01 a {
    display: block;
    padding-top: 15px;
    padding-bottom: 5px;
    padding-left: 8px;
    background-color: #6C4D83;
    color: #FFF;
    font-weight: bold;
    font-size: 1.4em;
    text-decoration: none;
	
}
ul.elSitemap li.depth01 a:hover {
    text-decoration: underline;
}
ul.elSitemap ul li a {
    background-color: #A387B8 !important;
    line-height: 1.4em !important;
    font-weight: normal !important;
    font-size: 1em !important;
    color: white !important;
    background-image: url(../_images/xos/arrow.gif);
    background-repeat: no-repeat;
    background-position: 0 4px;
    padding-left: 10px !important;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    text-decoration: none;
    margin: 0;
}
ul.elSitemapMicro ul li a:hover, ul.elSitemap ul li a:hover {
    /* color: #ff6500 !important; */
	color:white;
    text-decoration: underline;
}
ul.elSitemap ul li {
	width:100%;
    padding: 0;
    line-height: 1em;
    height: auto;
    margin: 2px 0 0 0;
    border: solid 1px #A387B8;
	
}
ul.elSitemap ul li.depth02 a{
	font-weight:bold;
}

ul.elSitemap ul li.first{
	margin:5px 0 0 0;
}
ul.elSitemap ul li.last {
margin: 0 0 5px 0;
}

ul.elSitemap ul li ul li.depth03 
{
	font-size:.8em;
}

/* TEXT FOOTER MENU */
ul.elTextMenu 
{
    padding: 5px 0 10px 0;
    margin: 0;
    line-height: 1;
    clear: both;
    background-color: #FFF;
    text-align: center;
}
ul.elTextMenu li 
{
    display: inline;
    margin: 0 5px;
    padding: 0 5px 1px 0;
    line-height: 1.5em;
    border-right: solid 1px #3e4e69;
}
ul.elTextMenu li.last 
{
    border: 0;
}
ul.elTextMenu li a, ul.elTextMenu li a:link, ul.elTextMenu li a:visited 
{
    color: #3e4e69;
    font-size: .9em;
    text-decoration: none;
}
ul.elTextMenu li a:hover, ul.elTextMenu li a:active 
{
    text-decoration: underline;
    color: #FF6600;
}



/* LOGIN FORM */
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: #000000;
    display: block;
    width: 220px;

    text-transform: uppercase;
}
fieldset.frmLogin p 
{
    color: #000000;
    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: #000000;
}
fieldset.frmLogin label em
{
    color: #F00;
    font-weight: bold;
    font-size: 1.3em;
    display: block;
    float: left;
    margin: 0 0 0 0em;
}
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;	
	
}

/* FIX FOR NEWS&EVENTS SCROLLER */
div.CasePanel {
    position: relative;
    z-index: 2;
}
/* FIX FOR NEWS&EVENTS SCROLLER */
div.elXosPanel {
    position: relative;
    z-index: 2;
}

/* DASHBOARD - TAG REPEATER */
ul.elTagDashboard 
{
    margin: 0;
    padding: 5px 0 0 0;
    clear: left;
	font-size: 1em;
	background-color: #e1d8e7;    /* FIX FOR IE BUG & SCRIPTACULOUS */
	width: 252px;
	list-style-type: none !important;
	position: relative;
	z-index: 1;
}
ul.elTagDashboard li 
{
    margin: 0;
    padding: 0;
    height: 132px;
	background-color: #e1d8e7;    /* FIX FOR IE BUG & SCRIPTACULOUS */
}

ul.elTagDashboard h2.elContentDescription 
{
    display: none;
}

ul.elTagDashboard div.elContent 
{
    padding: 5px 0 5px 11px;
    margin: 0;
	background-color: #e1d8e7;    /* FIX FOR IE BUG & SCRIPTACULOUS */
    z-index: -100;

}
ul.elTagDashboard div.elContent h1.Title 
{
    font-size: 1.1em;
    color: #8A6CA0;
    font-weight:bold;
	border:0;
	padding:0;
	margin: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: #422658;
    font-style: normal; 
    font-size: 1em;    
    background-image: none;
}
ul.elTagDashboard div.elContent h1.Title a:hover, ul.elTagDashboard div.elContent h1.Title a:active 
{
    text-decoration: underline;   
    color: #FF6600;
}
ul.elTagDashboard div.elContent h2.DateStart, ul.elTagDashboard div.elContent h2.DateEnd
{
    font-size: 1em;
    font-weight: normal;
	margin-top:0px;
	margin-bottom: 0;
	padding-top:1px;
    padding-left:1px;
    
}
ul.elTagDashboard div.elContent h2.DateStart span, ul.elTagDashboard div.elContent h2.DateEnd span 
{
    font-style: italic; 
}
ul.elTagDashboard div.elContent h3.Author
{
    display: none;
}
ul.elTagDashboard div.elContent p.Description
{
 margin-top: 5px;
 margin-right: 10px;
 padding-top: 0;   
 color: #000000;
 line-height: 1.3em;
}

/* TAG DASH ON HOME */
form.elPageHome ul.elTagDashboard
{
    /* float: left; */
}
form.elPageHome ul.elTagDashboard li.first {
    display: none !important;
    visibility: hidden;
    height: 0;
    font-size: 0;
    line-height: 0;
    padding: 0;
}
form.elPageHome ul.elTagDashboard h1.elContentTitle {
    display: none;
}

/* TAG DASH ON MICROSITES */
form.elPageMicro ul.elTagDashboard li.first {
    display: none !important;
    visibility: hidden;
    height: 0;
    font-size: 0;
    line-height: 0;
    padding: 0;
}
form.elPageMicro ul.elTagDashboard h1.elContentTitle {
    display: none;
}


ul.Announcements 
{
	width:315px;
    height:129px;
	overflow:hidden;
	float:none;
	padding:0;
	margin:0;
	border:0;
	background-color:#E1D8E7;	
	position: absolute;
	top: 25px;
	left: 0;
}
ul.Announcements li 
	{
    overflow:  hidden;   
	background-color:#E1D8E7;
    height:129px;
	}


/* Listing - TAG REPEATER */
ul.elTagListing 
{
    margin: 10px 20px;
    padding: 0 0 5px 0;
    clear: left;
	font-size: 1em;
	list-style: none;
}
ul.elTagListing li 
{
    margin: 5px 0;
    padding: 10px 0 5px 0;
    clear: left;
    border-width: 1px;
    border-color: #FFF #FFF #8A6CA0 #FFF;
    border-style: dotted;
	color: #000000;
}
ul.elTagListing li.first 
{
    border: 0;
}
ul.elTagListing h1.elContentTitle 
{
    margin: 0 0 10px 0;
    padding: 0 0 3px 0;
    border-bottom: dotted 1px #8a6ca0;;
}
ul.elTagListing h2.elContentDescription 
{
    display: none;
}
ul.elTagListing div.elContent 
{
    padding: 0 0 20px 0;
    margin: 0 0 5px 0;
}
ul.elTagListing div.elContent h1.Title 
{
    font-size: 1.4em;
    margin: 0 0 0 0;
    padding: 0 5px 0 10px;
    background-image: url(../_images/xos/arrow.gif);
    background-repeat: no-repeat;
    background-position: 1px 4px;
    font-style: normal;
    color: #705187;
    border: 0;
}
ul.elTagListing div.elContent a, ul.elTagListing div.elContent a:link, ul.elTagListing div.elContent a:visited 
{
    text-decoration: none;   
    color: #9E6CA0;
}
ul.elTagListing div.elContent a:hover, ul.elTagListing div.elContent a:active 
{
    color: #FF6600;
}
ul.elTagListing div.elContent h2.DateStart, ul.elTagListing div.elContent h2.DateEnd
{
    font-size: 1em;
    font-weight: normal;
    padding: 0 5px 0 10px;
    margin: 0;
	color: #9E6CA0;    
}
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;
	display:none;
}
ul.elTagListing div.elContent p.Description
{
    padding: 10px 5px 5px 10px;
    margin: 0;
}
ul.elTagListing div.ContentImage 
{
    width: 89px;
    height: 89px;
    overflow: hidden;
    margin: 0;
    float: left;
}
ul.elTagListing div.ContentImage img {
    /*border: solid 1px #364761; */
    margin-top: 0;
    border: 0;
}
ul.elTagListing div.HasImage 
{
    margin: -5px 0 0 100px;
}
ul.elTagListing div.HasImage h1.Title {
    margin-top: 0;
}
ul.elTagListing div.HasImage p.Description {
 padding-bottom: 10px;
}

/* Edit Delete tools for edit content */
div.Tools 
{
    float: right;
}
div.Tools a, div.Tools a:link, div.Tools a:visited 
{
    padding: 0 0 0 10px;
    margin-left: 10px;
    background-image: url(../_images/xos/arrow.gif);   
    background-repeat: no-repeat;
    background-position: 1px 3px;   
    color: #3e4e69; 
    font-weight: bold;
}
div.Tools a:hover, div.Tools a:active 
{
    color: #FF6600;
}

/* Element Breadcrumbs */
ul.elBreadcrumb2 
{
    background-color: #ededed;
    line-height: 1.4em;
    min-height: 19px;
    height: 19px;
	margin: 0;
	padding: 35px 0 6px 10px;
}
ul.elBreadcrumb2 li 
{
	display: inline;
    margin: 0;
    padding: 0 2px 0 0;
}
ul.elBreadcrumb2 li a, ul.elBreadcrumb2 li a:link, ul.elBreadcrumb2 li a:visited 
{
	background-image: url(../_images/xos/arrow.gif);
	background-repeat: no-repeat;
	background-position:  2px 3px;
	padding: 0 0 0 12px;
	font-weight: normal;
	color: #3e4e69;
	text-decoration: underline;
	white-space: nowrap;
	font-size: .8em;
}
ul.elBreadcrumb2 li a:hover, ul.elBreadcrumb2 li a:active 
{
	color: #FF6600;
	text-decoration: underline;
}
ul.elBreadcrumb2 span 
{
	color: #3e4e69;
	text-decoration: none;
	background-image: url(../_images/xos/arrow.gif);
	background-repeat: no-repeat;
	background-position: 2px 3px;
	padding: 0 0 0 12px;
	white-space: nowrap;
	font-size: .8em;
}


/* CONTACT US FORM */
div.elContactForm 
{
    clear: both;
    margin: 15px 0 0 0;
    padding: 0 0 10px 0;
}

form.elPageContact div.elContactForm {
    margin: 0 20px;
}  

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: 5px 10px;
    background-image: none !important;
}
div.elContactForm label 
{
    display: block;
    font-weight: bold;   
    font-size: .9em;
    padding-left: 3px;
}
div.elContactForm em 
{
    color: #FF0000;
    margin-left: -9px;
}
div.elContactForm input, div.elContactForm select
{
    width: 356px;   
    font-size: 1em;
    margin-top: 2px;
    font-family: verdana, Sans-Serif;
    margin-left: 3px;
}
div.elContactForm input.checkbox {
    width: auto;
    margin-left: 3px;
}
div.elContactForm textarea
{
    width: 356px;   
    height: 100px;
    font-size: 1em;
    margin-top: 2px;
    margin-left: 3px;
    font-family: verdana, Sans-Serif;
}
div.elContactForm textarea.narrow {
    width: 356px;   
}
div.elContactForm input.btn 
{
    width: auto;   
}
div.elContactForm a, div.elContactForm a:link, div.elContactForm a:visited 
{
	background-image: url(../_images/xos/arrow.gif);
	background-repeat: no-repeat;
	background-position:  2px 4px;
	padding: 0 0 0 10px;
	font-weight: bold;
	margin-right: 265px;
	white-space: nowrap;
	font-size: .9em;
	float: right;
}
div.elContactForm a:hover, div.elContactForm a:active 
{
	text-decoration: underline;
}

div.elContactForm li.First 
{
    margin-top: 5px;
    font-weight: bold;
    background-color: #7ac5e8;
    color: #FFF;
    font-size: .9em;
    padding: 5px 10px 4px 10px;
}
ul.elContactForm 
{
    background-color: #bfe6f8;
}
ul.elContactForm li.buttons 
{
    padding-bottom: 3px;
    height: 20px;    
}


/* LEFT MENU */
/* top level */
ul.elLeftMenu 
{
    margin: 0;
    padding: 0;
    list-style-type: none;
	border:0;
}
ul.elLeftMenu ul {
    list-style-type: none;
	margin:0;
	padding: 0;
	border:0;
}
/* all list items */
ul.elLeftMenu li 
{
	border:0;
    margin: 0;
    padding: 0;
	width: 252px;
	list-style-type: none;
	color: #3B234D;
}
ul.elLeftMenu a, ul.elLeftMenu a:link, ul.elLeftMenu a:visited
{
	color: #3B234D;
	text-decoration: none;
	display: block;
	padding-left: 20px;
	height: 20px;
	line-height: 20px;
	width: 232px;
	font-weight:normal;
}
ul.elLeftMenu a.current, ul.elLeftMenu a.current:link, ul.elLeftMenu a.current:visited
{
	/* background-image: url(../_images/xos/leftmenu/menu_on.gif); */
	background-repeat: no-repeat;
    width: auto;
	text-decoration: none;
	width: 232px;
	color:#3B234D;
}

ul.elLeftMenu li.elMprofile a, ul.elLeftMenu li.elMprofile a:link, ul.elLeftMenu li.elMprofile a:visited
{
	background-image: url(../_images/xos/leftmenu/profile_header.gif);
	background-repeat:no-repeat;
	display:block;
	padding-left:30px;
	width: 222px;
}


ul.elLeftMenu li.elMproducts a, ul.elLeftMenu li.elMproducts a:link, ul.elLeftMenu li.elMproducts a:visited
{
	background-image: url(../_images/xos/leftmenu/products_header.gif);
	background-repeat:no-repeat;
	display:block;
	padding-left:30px;
	width: 222px;
}

ul.elLeftMenu li.elMservices a, ul.elLeftMenu li.elMservices a:link, ul.elLeftMenu li.elMservices a:visited
{
	background-image: url(../_images/xos/leftmenu/services_header.gif);
	background-repeat:no-repeat;
	display:block;
	padding-left:30px;
	width: 222px;
	border:0 !important;
}

ul.elLeftMenu li.elMservices a, ul.elLeftMenu li.elMservices a:link, ul.elLeftMenu li.elMservices a:visited
{
/*	background-image: url(../_images/xos/leftmenu/services_header.gif);
	background-repeat:no-repeat;
	display:block;
	padding-left:30px;
	width: 252px; */
}

ul.elLeftMenu li.elMsupport a, ul.elLeftMenu li.elMtsupport a:link, ul.elLeftMenu li.elMsupport a:visited
{
	background-image: url(../_images/xos/leftmenu/support_header.gif);
	background-repeat:no-repeat;
	display:block;
	padding-left:30px;
	width: 222px;
}
ul.elLeftMenu li.depth01 a{
	border:0;
	
}

ul.elLeftMenu li.depth02 a, ul.elLeftMenu li.depth02 a:link, ul.elLeftMenu li.depth02 a:visited
{
	background-image: url(../_images/xos/leftmenu/menu_off.gif);
	background-repeat:no-repeat; 
	width: 232px;
	padding:0 0 0 20px;
	margin:0;
	}
ul.elLeftMenu li.depth03 a, ul.elLeftMenu li.depth03 a:link, ul.elLeftMenu li.depth03 a:visited
{
	background-image: url(../_images/xos/leftmenu/submenu_off.gif);
	background-repeat:no-repeat; 
	width: 237px;
	padding: 0 0 0 15px;
	margin: 0;
	height: 19px;
	line-height: 19px;	
}

ul.elLeftMenu li.depth01 a.depth01first, ul.elLeftMenu li.depth01 a.depth01first:link, ul.elLeftMenu li.depth01 a.depth01first:visited   /* first link of top level of list */ 
{
	border:0;
	height: 25px;
	width:222px;
	font-size:0;
}

ul.elLeftMenu li.depth01 a.depth01first span, ul.elLeftMenu li.depth01 a.depth01first:link span, ul.elLeftMenu li.depth01 a.depth01first:visited span
{
    display: none;    
}

ul.elLeftMenu ul li.depth02 a:hover, ul.elLeftMenu ul li.depth02 a:active, ul.elLeftMenu ul li.depth02 a.current
{
	background-image: url(../_images/xos/leftmenu/menu_on.gif) !important;
	background-repeat: no-repeat;
	width: auto;
	text-decoration: none;
	width: 232px;
 	color: #3b234d;
}

ul.elLeftMenu ul li.depth03 a:hover, ul.elLeftMenu ul li.depth03 a:active, ul.elLeftMenu ul li.depth03 a.current
{
	background-image: url(../_images/xos/leftmenu/submenu_on.gif) !important;
	width: 237px;
	padding: 0 0 0 15px;
	margin: 0;
	height: 19px;
	line-height: 19px;	
}


ul.elLeftMenu ul li.depth03
{
	padding:0;
	height:19px;
	vertical-align:middle;
	margin:0;
	border-top: solid 1px #4B2E61;
}

 ul.elLeftMenu ul li.first
 {
 	border-top:0;
 }
ul.elLeftMenu ul li ul li.last
{
	border-bottom: solid 1px #4B2E61; 
}
ul.elLeftMenu ul li.depth03 span
{
	padding-left:15px;
	width: 220px;
}


ul.elLeftMenu ul li.ChildItems a.ChildItems, 
ul.elLeftMenu ul li.ChildItems a.ChildItems:link, 
ul.elLeftMenu ul li.ChildItems a.ChildItems:visited {
	background-image:url(../_images/xos/leftmenu/menu_arrow_down.gif) !important;
}
ul.elLeftMenu ul li.ChildItems a.ChildItems:hover,
ul.elLeftMenu ul li.ChildItems a.ChildItems:active,
ul.elLeftMenu ul li.ChildItems a.ChildItems:focus
{
	background-image:url(../_images/xos/leftmenu/menu_arrow_down_on.gif) !important;
}
ul.elLeftMenu li a.depth02last
{
    height: 19px;   /* THIS MAY NEED TO BE REMOVED - FIX FOR DOUBLE LINE AT BOTTOM OF LEFT MENU */
}


#ctl00_MiWebContentPlaceHolder_txtHtmlEditor a
{
		text-decoration: underline;
}


.TagHighLight 
{
    background-color: #FFFF00;
	width: 222px;
}

div.elTags 
{   
    clear: left;
    margin-top: 15px;   
}


/* PAGING TOOLS BELOW TAG REPEATER */
ul.Paging 
{
	color:#000000;
	clear: both;
    font-weight: bold;
    font-size: .9em;
    margin: 5px 10px 2px 30px;

}

ul.Paging li 
{
    display: block; 
		padding-bottom:20px;
}

ul.Paging li a {
color:#9E6CA0;
}

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/xos/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/xos/prev.gif);
    background-repeat: no-repeat;
    background-position: left;
    padding-left: 12px;
}


/* PAGE TITLE ELEMENT */
h1.elPageTitle 
{
    margin: 24px 21px 10px 20px;
    padding: 0 0 5px 0;
	border-bottom:1px dotted #8A6CA0;    
    
}

p.elNoContent 
{
    margin: 10px;   
}


div.elXosPanel {
    margin: 0;
    padding: 0;
    font-size: 0;
    border-bottom: solid 1px #694a80;
}


.clearfix: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 */

.fontzero
{
font-size:0;
padding:0;
margin:0;
}


a.elImageBar {
    display: block;
    height: 26px;
    background-image: url(../_images/xos/home/darkslice.gif);
    background-repeat: repeat-x;
    background-color: #684d7d;
	padding:0;
	margin:0;
}
a.elImageBar span {
    display: none;
}
a.elImageBar img.fleft {
    float: left;
}
a.elImageBar  span.fright {
    float: right; 
    display: block;
    width: 27px;
    height: 25px; 
    background-image: url(../_images/xos/home/dark_more_off.gif);
    cursor: pointer;
}
 
a.elImageBar:hover  span.fright {
    background-image: url(../_images/xos/home/dark_more_on.gif);
}
 
 
 
a.elLiteImageBar {
 display: block;
 height: 26px;
 background-image: url(../_images/xos/home/darkslice.gif);
 background-repeat: repeat-x;
 background-color: #a185b6;
 border:0;
 cursor:hand;
}
a.elLiteImageBar span {
 display: none;
}
a.elLiteImageBar img.fleft {
 float: left;
}
a.elLiteImageBar  span.fright {
 float: right; 
 display: block;
 width: 27px;
 height: 25px; 
 background-image: url(../_images/xos/home/darkmore_off.gif);
 cursor: pointer;
}

a.elLiteImageBar:hover   span.fright {
    background-image: url(../_images/xos/home/darkmore_on.gif);
}
a.elLiteImageBar span.frightlittle {
	float:right;
	display:block;
	width:17px;
	height:26px;
	background-image: url(../_images/xos/home/darkmore_little_off.gif);
	cursor:pointer;
	
}
a.elLiteImageBar:hover span.frightlittle {
	background-image: url(../_images/xos/home/darkmore_little_on.gif);
} 
 div#FlashOurCustomers, div#FlashOurServices 
{
	height: 104px;
}
 
 
 
 
 
td.welcomepanel
{

    padding: 0 28px 0 28px;
    height: 192px;
    
}
td.welcomepanel p {
    margin: 1em 0;
    padding: 0;
}
/* THESE AREN'T MEANT TO BE LINKS, SEO */
td.welcomepanel a {
    color: #000;
    cursor: text;
    text-decoration: none;
}
td.welcomepanel a:hover {
    text-decoration: none;
}

/* Pauls Extra */
.elInvisibleTrue
{
display:none;
}


form.elPageHome #ZoneCentreRow 
{
    width: 945px;
    background-color: #FFF;
    position: relative;
    padding-top: 154px;
    
}


img.elPageHeadImage {
margin:0;
padding:0;
}

.HotTechDash
{
    margin-left: 20px;
}

.elFullWidthContent {
    margin: 20px -20px 0 -20px;
    border-bottom: solid 1px #8A6CA0;
}


div.elHomeAccreds img {
    border:0;
}


/* CALL US OR REQUEST QUOTE FOOTER */
div.CallUsFooter {
    padding-bottom: 10px;
    border: 0;
	position:relative;
	width:652px;
}
div.CallUsFooter div.CallUsText {
	width:100%;
	clear:both;
	margin:10px 0 10px -20px;
}

div#ZoneFooterRow div.CallUsFooter {

    padding-left: 293px;
    /* padding-top: 10px; */
    background-color: #FFF;
    margin: 0 0 0 0;
    background-image: url(../_images/xos/cheaty_background_slice.gif);
    background-position: -1px 0;
    background-repeat: repeat-y;
}
div#ZoneFooterRow div.CallUsFooter img {
    margin-left: -20px;
}
div#ZoneFooterRow div.CallUsFooter p {
/*    padding-bottom: 20px; */
    margin-bottom: 0;
}


div.RssLinks {
    float: left;
    margin-left: 20px;
}



/* BROCHURE PAGE */
div.BrochureLeft {
    float: left;
    height: 166px; 
    width: 110px;
    
}
div.BrochureRight {
    float: right; 
    vertical-align: top; 
    height: 166px; 
    text-align: right;
}
div.BrochureButtons {
    clear: both;
    vertical-align: bottom; 
    border-bottom: dotted 1px #8A6CA0; 
    text-align: right; 
    margin-bottom: 25px;
}

div.CVButtons {
    clear: both; 
    border-bottom: dotted 1px #8A6CA0; 
    text-align: right;
	padding-bottom:20px;
    margin-bottom: 10px;
}

div.BuynowButtons {
    clear: both; 
    border-bottom: dotted 1px #8A6CA0; 
    text-align: right;
	padding-bottom:3px;
    margin-bottom: 10px;
}

div.PdfLeft {
    float: left; 
    height: 144px; 
    width: 110px;
}
div.PdfRight {
    float: right; 
    width: 525px; 
    height: 144px;
}
div.PdfButtons {
    clear: both;
    border-bottom: dotted 1px #8A6CA0; 
    text-align: right;
    margin-bottom: 20px;
    margin-top: 0;
    padding-top: 0;
}





.dotted {
    height: 3px;
    border-bottom: dotted 1px #8A6CA0; 
}




/* CASE STUDIES LISTING */

ul.elCaseStudies {
    list-style-type: none;
    margin: 10px 30px 2px 30px;
    padding: 0 0 10px 0;
    clear: both;
}
ul.elCaseStudies li {
    width: 50%;
    display: block;
    float: left;
    margin-bottom: 0;
    padding-bottom: 0;
    line-height: 1.1em;
}
ul.elCaseStudies li.first {
    float: none;
    clear: left;
    width: 100%;
    padding: 5px 0 0 0;
    margin-bottom: 15px;
	
}
ul.elCaseStudies li.first h1.elContentTitle {
	font-weight:bold;
    font-size: 1.4em;
    color: #8A6CA0;
    padding-bottom: 2px;
    border-bottom: dotted 1px #8A6CA0; 

}
ul.elCaseStudies li div.elContent {
    margin: 0;
    padding: 0;
}
ul.elCaseStudies li div.elContent h1.Title {
    margin: 5px 0 0 20px;
    font-size: 1em;
    border: 0;
    background-image: url(../_images/xos/case_arrow.gif);
    background-repeat: no-repeat;
    background-position: 1px 2px;
    padding:0 0 0 14px;

}

ul.elCaseStudies li div.elContent h1.Title a{
color:#8a6ca0;
}

a.CaseStudiesBackButton, a.CaseStudiesBackButton:link, a.CaseStudiesBackButton:visited {
	background-image:url(../_images/xos/casestudies/button_back_off.gif);
	height:16px;
	width:65px;
	display:block;
}
a.CaseStudiesBackButton:hover,a.CaseStudiesBackButton:focus,a.CaseStudiesBackButton:active {
	background-image:url(../_images/xos/casestudies/button_back_on.gif);
}
a.CaseStudiesBackButton span {
	display:none
}
/* INDIVIDUAL CASE STUDIES */

td.CaseLinks {
    text-align: right;
    border-bottom: dotted 1px #8A6CA0; 
    padding-bottom: 3px;
    padding-right: 0;
}
td.CaseBullets ul {
    margin-top: 0;
    margin-bottom: 0;
}
td.CaseBullets {
padding-top:0;
margin-top:0;
}

td.CaseDesc p {
padding-bottom:0;
margin-bottom:0;
}

a.CaseWebsite {
    display: block;
    width: 71px;
    height: 16px;
    background-image: url(../_images/xos/website_off.gif);
    float: right;
    margin-left: 1px;    
    
}
a.CaseWebsite:hover {
    background-image: url(../_images/xos/website_on.gif);
}
a.CaseWebsite span {
    display: none;
}

a.CasePDF {
    display: block;
    width: 107px;
    height: 16px;
    background-image: url(../_images/xos/pdf_button_off.gif);
    float: right;

    
}
a.CasePDF:hover {
    background-image: url(../_images/xos/pdf_button_on.gif);
}
a.CasePDF span {
    display: none;
}

td.CaseImage {
    text-align: center;
}
td.CaseBullets ul li {
    color: #000 !important;
}



form.elPageContact div#sidebar 
{
    display: none !important;
}



form.elPageCaseStudies div#ZoneRightColumn div.elContent {
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
	padding:0;
	margin:0;
}

div.CallUsFooter a img
{
margin-top:6px;
}


/* NEW COMPANY LOGO HEADER BAR */
ul.HeaderBar {
    margin: 0;
    padding: 0;
    list-style: none;
    background-image: url(../_images/xos/header/top_gradient.jpg);
    background-repeat: no-repeat;    
    background-position: left;
    display: block;
    width: 945px;
    height: 83px;
   /* border-bottom: solid 1px #8A6CA0; */
    position: relative;
    z-index: 3;
}
ul.HeaderBar li a {
    display: block
}
ul.HeaderBar li.Logo {
    float: left;
}
ul.HeaderBar li.headerLine
{
    width:468px;
	height:1px;
	float:right;
    background-repeat: no-repeat;
	background-position: right;
	}
ul.HeaderBar li.Logo a {
    width: 193px;
    height: 83px;
    background-image: url(../_images/xos/header/xos_logo.gif);
    background-repeat: no-repeat;
}
ul.HeaderBar li span {
    display: none;
}
ul.HeaderBar li.Login {
    float: right;
}
ul.HeaderBar li.Login a, ul.HeaderBar li.Login a:link, ul.HeaderBar li.Login a:visited {
    width: 101px;
    height: 25px;
    background-image: url(../_images/xos/header/portal_off.gif);
    background-repeat: no-repeat;
	padding-right:4px;
}
ul.HeaderBar li.Login a:hover, ul.HeaderBar li.Login a:active {
    background-image: url(../_images/xos/header/portal_on.gif);
}
ul.HeaderBar li.Mail {
    float: right;
}
ul.HeaderBar li.Mail a, ul.HeaderBar li.Mail a:link, ul.HeaderBar li.Mail a:visited {
    width: 63px;
    height: 25px;
    background-image: url(../_images/xos/header/email_off.gif);
    background-repeat: no-repeat;
}
ul.HeaderBar li.Mail a:hover, ul.HeaderBar li.Mail a:active {
    background-image: url(../_images/xos/header/email_on.gif);
}
ul.HeaderBar li.Telephone {
    float: right;
    width: 126px;
    height: 25px;
    background-image: url(../_images/xos/header/telephone.gif);
    background-repeat: no-repeat;
}


/* HEADER - FONT SIZE */
ul.PageFontSize {
    position: absolute;
    top: 35px;
    right: 10px;
    margin: 0;
    padding: 0;
    list-style-type: none;
    width: 88px;
    height: 11px;
    z-index: 100;
}
ul.PageFontSize li {
    display: block;
    float: left;
    width: 11px;
    height: 11px;
    margin-right: 2px;
}
ul.PageFontSize li.Label {
    background-image: url(../_images/xos/header/text_image.gif);
    background-repeat: no-repeat;
    width: 55px;
    height: 11px;
    margin-right: 7px;
}
ul.PageFontSize li.Label span {
    display: none;
}

ul.PageFontSize li.InputSmall a.hoverbutton, ul.PageFontSize li.InputSmall a.hoverbutton:link, ul.PageFontSize li.InputSmall a.hoverbutton:visited
{
    background-image: url(../_images/xos/header/smaller_off.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/xos/header/smaller_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, ul.PageFontSize li.InputBig a.hoverbutton:link, ul.PageFontSize li.InputBig a.hoverbutton:visited
{
    background-image: url(../_images/xos/header/bigger_off.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/xos/header/bigger_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;
}

/* HEADER - QUICK SEARCH */
ul.QuickSearch {
    margin: 0;
    padding: 0;
    list-style-type: none;
    width: 291px;
    height: 31px;
    position: absolute;
    top: 52px;
    right: 8px;
    z-index: 100;

}
ul.QuickSearch li {
    display: block;
    float: left;
    height: 31px;
}
ul.QuickSearch li.Label {
    width: 50px;
	margin-right:4px;
	margin-top:3px;
    background-image: url(../_images/xos/header/search_image.gif);
    background-repeat: no-repeat;
}
ul.QuickSearch li.Label span {
    display: none;
}
ul.QuickSearch li.Input input {
    float: left;
    height: 16px;
    width: 210px;
    font-size: 1em;
    padding: 3px 1px 1px 1px;
	border:1px solid #5b3e73;
}
ul.QuickSearch li.Button {

}

ul.QuickSearch li.Button a.hoverbutton, ul.QuickSearch li.Button a.hoverbutton:link, ul.QuickSearch li.Button a.hoverbutton:visited
{
    background-image: url(../_images/xos/header/xos_search_off.gif);
    background-repeat: no-repeat;
    width: 19px;
    height: 22px;
    display: block;
    padding: 0;    
    margin: 0;
    border: 0;  
	float: left;
	}
ul.QuickSearch li.Button a.hoverbutton:hover, ul.QuickSearch li.Button a.hoverbutton:active 
{
    background-image: url(../_images/xos/header/xos_search_on.gif);
}
ul.QuickSearch li.Button span.hoverbutton_buttonLeft, ul.QuickSearch li.Button span.hoverbutton_buttonRight, ul.QuickSearch li.Button a.noShow  
{
    display: none !important;

}

/* 404 Redirector */
div.elAutomaticRedirection

{
	height:150px;
    width: 400px;
    margin: 50px auto;
    padding: 100px, 10px;
    color: #8A6CA0;
    text-align: center;
}
span.elPageMoved
{
    font-size: larger;
}
span.elRedirectText
{
}

td.dottedbottom, table.dottedbottom
{ 
   background-image: url(../_images/xos/dots.gif);
   background-position:  0% 99%;
   background-repeat:repeat-x;
   padding-bottom:5px;
}

td.dottedtop, table.dottedtop
{ 
   background-image: url(../_images/xos/dots.gif);
   background-position:  0% 01%;
   background-repeat:repeat-x;
}


td.borderleft
{
/*	/* border-collapse: separate !important;
	border-color: Black;
	border-width: 0 0 0 1px !important;
	border-style: solid;  */
}

td.twoborders
{

	border-color: Black;
	border-width: 0 0 0 1px !important;
	border-style: solid;
	background-image: url(../_images/xos/dots.gif);
	background-position:  0% 99%;
	background-repeat:repeat-x;
}

span.redStar
{
color:#ff0000;
}
table.PurpleForm td
{
color:#6b4287;
font-weight: bold;
}

table.training td.corner
{
padding:0 0 0 0 !important;
}
table.training td.aptop
{
    padding-top: 6px;
}
table.training td h2
{
    color: #fff;
    padding-bottom: 5px;
    padding-left: 6px;
    font-weight: normal;
}
table td
{
padding-right:4px;
}


/* Margins for Text directly above the Google Map on the Case Studies Page */
p.CaseStudyMapText {
padding:30px 0 0 20px;
width:500px;
width:500px;
}

/* Form Styling */

div.elForm {
    padding:0;
    background-color: #CFC1D9;
    width: 652px;
    margin: 0 20px 0 20px;
    overflow: hidden;
}

div.elForm ul.elForm {
	list-style-type:none;
	margin:0;
	padding:0;
}
div.elForm ul.elForm li
{
    margin: 0;
    padding: 0;
}
div.elForm ul.elForm li fieldset {
	border: 0;
	padding: 10px 0 10px 0; 
	background-image:url(../_images/xos/form/formhead.gif);
	background-repeat:no-repeat;
	background-color:#CFC1D9;
	margin: 0;

	display: block !important;
    position: relative;
}
div.elForm fieldset legend {
    color: #796190;
    position: relative;
    display: block;

}


div.elForm ul.elForm  ul.MetaColumns
{
padding:15px 0 0 0;
}
div.elForm legend span
{
    display: block;
    height: 25px;
    line-height: 25px;
    color: white; 
	font-weight: bold;
	position: absolute;
	top: -5px;
	left: 7px;
	width:350px;
	padding:0;
}
div.elForm ul.radYesNo {
	float:left;
	
}
div.elForm ul.radYesNo li {
	margin:0;
	padding:0 0 10px 0;
	float:left;
}
div.elForm ul.radYesNo  li label {
	margin:0;
	padding:0;
	width:30px;
	float:left;
}


div.elForm ul.radYesNo li input {
	margin:0;
	padding:0;
	border:0 !important;
	float:left;
	width:10px !important;
}

div.elForm ul.elForm li fieldset ul {
    list-style-type:none;
    margin:0;
    padding:0;
}
div.elForm ul.elForm li fieldset ul li.first {
    padding:30px 10px 5px 20px;
}
div.elForm ul.elForm li fieldset ul li {
    margin:0;
    padding:5px 10px 5px 20px;
}
div.elForm ul.elForm li fieldset ul li label {
    clear:both;
    display:block;
    color:#573d71;
}
div.elForm ul.elForm li fieldset ul li label em {

}
div.elForm ul.elForm li fieldset ul li label a.formDesc {
    display:none;
}
div.elForm ul.elForm li fieldset ul li input {
    border:#8b72a0;
    border-width:1px;
    border-style:solid;
    width:300px;
}
div.elForm ul.elForm li fieldset ul li textarea {
    width:300px;
    border-color:#8b72a0;
    border-style:solid;
    border-width:1px;
}
div.elForm ul.elForm li fieldset ul li input.dtpDay, div.elForm ul.elForm li fieldset ul li input.dtpMonth, div.elForm ul.elForm fieldset ul li input.dtpYear {
	border:1px solid #796190;
	width: 40px;   

	margin-top: 2px;
	
}
div.elForm ul.elForm li fieldset ul li fieldset li div.dtpSeparator {

    float:left;
}
div.elForm em
{
    margin-left: -10px;
    color: #FF0000;
}
div.elForm ul.elForm li fieldset ul li select {
width:303px;
}
div.elForm a.hoverbutton, div.elForm a.hoverbutton:link, div.elForm a.hoverbutton:visited {
    margin:0 0 10px 258px;
    width:65px;
    height:16px;
    display:block;
    float: none;
    padding:0;
    background-image:url(../_images/xos/forms/button_submit_off.gif);
    background-repeat:no-repeat;
    border:0;
	clear:both!important;
}
div.elForm a.hoverbutton:hover, div.elForm a.hoverbutton:active, div.elForm a.hoverbutton:focus {
    background-image:url(../_images/xos/forms/button_submit_on.gif);
}
div.elForm a.hoverbutton span.hoverbutton_buttonLeft, div.elForm a.hoverbutton span.hoverbutton_buttonRight, div.elForm a.hoverbutton span.hoverbutton_button {
    display:none;
}

div.elForm div.dtpButton a.hoverbutton_small, div.elForm div.dtpButton a.hoverbutton_small:link, div.elForm div.dtpButton a.hoverbutton_small:visited {
    margin:4px 0 0 0;
    padding:0;
    background-image:url(../_images/xos/forms/button_calendar_off.gif);
    width:65px;
    height:16px;
    display:block;
}

div.elForm div.dtpButton a.hoverbutton_small:hover, div.elForm div.dtpButton a.hoverbutton_small:active, div.elForm dic.dtpButton a.hoverbutton_small:focus {
    background-image:url(../_images/xos/forms/button_calendar_on.gif);
}

div.elForm div.dtpButton a.hoverbutton_small span.hoverbutton_small_buttonLeft, div.elForm div.dtpButton a.hoverbutton_small span.hoverbutton_small_button, div.elForm div.dtpButton a.hoverbutton_small span.hoverbutton_small_buttonRight {
    display:none;
}
div.elForm div.dtpControl span.dtpSeparator {
    font-weight:normal;
    color:#573D71;
}



/* Naviation Buttons (Nexus Open Systems & Request a Demo)*/
a.elNOSImageBar {
 display: block;
 height: 26px;
 background-image: url(../_images/xos/home/dark_header_slice_nos.gif);
 background-repeat: repeat-x;
 background-color: #0c4c7d;
}
a.elNOSImageBar span {
 display: none;
}
a.elNOSImageBar img.fleft {
 float: left;
}
a.elNOSImageBar  span.fright {
 float: right; 
 display: block;
 width: 27px;
 height: 25px; 
 background-image: url(../_images/xos/home/nos_off.gif);
 cursor: pointer;
}
a.elNOSImageBar:hover  span.fright {
background-image: url(../_images/xos/home/nos_on.gif);
} 

img.elNOSImage {
	margin:0;
	padding:0;
	width:252px;
	height:153px;
	display:block;
}
div.elContent ul.elContactPGemails { 
	margin:0;
	padding:0;
}

div.elContent ul.elContactPGemails li {
	list-style-type:none;
	clear:both;
	margin:0 0 0 0;
	padding:0 0 0 10px;
	background-position:1px 7px;
}

div.HomeWebDev {
	background-image:url(../_images/xos/homep/web_dev_image.jpg);
	background-repeat:no-repeat;
	height:401px;
	width:315px;
	display:block;
	float:left;
	position:relative;
	background-color:#3b234d;
}

div.HomeSoftwareDev {
	background-image:url(../_images/xos/homep/software_dev_image.jpg);
	background-repeat:no-repeat;
	height:401px;
	width:315px;
	display:block;
	position:relative;
	float:left;
}
div.HomeSoftwareProducts {
	height:401px;
	width:315px;
	display:block;
	position:relative;
	float:left;
}
div.HomeSoftwareProducts div.Header {
	width:315px;
	height:63px;
	background-image:url(../_images/xos/homep/software_products_head.gif);
	background-repeat:no-repeat;
	background-position:top left;
}

div.HomeSoftwareProducts a.MiCore, div.HomeSoftwareProducts a.MiCore:link, div.HomeSoftwareProducts a.MiCore:visited {
	height:84px;
	width:315px;
	display:block;
	background-image:url(../_images/xos/homep/micore_off.gif);
	background-repeat:no-repeat;
	background-position:top left;
}
div.HomeSoftwareProducts a.MiCore:Hover, div.HomeSoftwareProducts a.MiCore:active, div.HomeSoftwareProducts a.MiCore:focus{
	background-image:url(../_images/xos/homep/micore_on.gif);
}

div.HomeSoftwareProducts a.MiCRM, div.HomeSoftwareProducts a.MiCRM:link, div.HomeSoftwareProducts a.MiCRM:visited {
	height:85px;
	width:315px;
	display:block;
	background-image:url(../_images/xos/homep/micrm_off.gif);
	background-repeat:no-repeat;
	background-position:top left;
}

div.HomeSoftwareProducts a.MiCRM:hover, div.HomeSoftwareProducts a.MiCRM:active, div.HomeSoftwareProducts a.MiCRM:focus {
	background-image:url(../_images/xos/homep/micrm_on.gif);
}
div.HomeSoftwareProducts a.MiSupport,div.HomeSoftwareProducts a.MiSupport:link,div.HomeSoftwareProducts a.MiSupport:visited {
	height:85px;
	width:315px;
	display:block;
	background-image:url(../_images/xos/homep/misupport_off.gif);
	background-repeat:no-repeat;
	background-position:top left;
}
div.HomeSoftwareProducts a.MiSupport:Hover, div.HomeSoftwareProducts a.MiSupport:focus, div.HomeSoftwareProducts a.MiSupport:active{
	background-image:url(../_images/xos/homep/misupport_on.gif);
}
div.HomeSoftwareProducts a.SparNet, div.HomeSoftwareProducts a.SparNet:visited, div.HomeSoftwareProducts a.SparNet:link {
	height:84px;
	width:315px;
	display:block;
	background-image:url(../_images/xos/homep/sparnet_off.gif);
	background-repeat:no-repeat;
	background-position:top left;
}

div.HomeSoftwareProducts a.SparNet:Hover, div.HomeSoftwareProducts a.SparNet:active, div.HomeSoftwareProducts a.SparNet:focus {
	background-image:url(../_images/xos/homep/sparnet_on.gif);
}

div.HomeDivide {
	background-image:url(../_images/xos/homep/darkslice.gif);
	width:945px;
	height:26px;
	background-repeat:repeat-x;
	clear:both;

}
div.HomeMiniDivide {
	background-image:url(../_images/xos/homep/darkslice.gif);
	width:692px;
	height:26px;
	background-repeat:repeat-x;
	clear:both;
}
div.HomeMiniDivide span.OurSolutions {
	float:left;
	background-image:url(../_images/xos/homep/solutions_head.gif);
	height:26px;
	width:112px;
	display:block;
}
div.HomeImage {
	position:relative;
	width:692px;
	height:104px;
	display:block;
	border:0;
}
div.HomeImage img {
	position:absolute;
	top:0;
	left:0;
	border:0;
}

a.NOSHomeBanner {
	background-image:url(../_images/xos/homep/bottom_banner.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	width:945px;
	height:96px;
	display:block;
}

a.NOSHomeBanner span {
	display:none;
}

div.elContentHome {
	padding:30px 30px 30px 10px;
	margin:0;
	font-weight:normal;
	font-size:0.9em;
	line-height:1.3em;
	height:auto;
	width:388px;
	display:block;
	overflow:hidden;
	float:left;

}
div.VideoPanel {
	padding:0;
	margin:0;
	height:326px;
	width:169px;
	display:block;
	background-image:url(../_images/xos/homep/home_textpanel_image.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	float:left;
}

div.HomeLogo {
position:relative;
width:252px;
height:104px;
display:block;
border:0;
}
div.HomeLogo img {
position:absolute;
top:0;
left:0;
border:0;
}

div.HomeLogoHead {
background-image:url(../_images/xos/homep/darkslice.gif);
height:26px;
width:252px;
display:block;
}
div.HomeLogoHead span.HomeLogoHeadName {
background-image:url(../_images/xos/homep/customers_head.gif);
background-repeat:no-repeat;
height:26px;
width:126px;
display:block;
}

div.HomeSoftwareProducts ul.UlProducts{
list-style-type:none;
margin:0;
padding:0;
font-size:0;
}
div.HomeSoftwareProducts ul.UlProducts li {
list-style-type:none;
margin:0;
padding:0;
font-size:0;
}

div.HomeSoftwareProducts ul.UlProducts li.liMiCore {
background-image:url(../_images/xos/homep/micore_on.gif);
background-repeat:no-repeat;
background-position:top left;
height:84px;
width:315px;
display:block
}
div.HomeSoftwareProducts ul.UlProducts li.liMiCRM {
background-image:url(../_images/xos/homep/micrm_on.gif);
background-repeat:no-repeat;
background-position:top left;
height:85px;
width:315px;
display:block
}
div.HomeSoftwareProducts ul.UlProducts li.liMiSupport {
background-image:url(../_images/xos/homep/misupport_on.gif);
background-repeat:no-repeat;
background-position:top left;
height:85px;
width:315px;
display:block
}
div.HomeSoftwareProducts ul.UlProducts li.liSparNet {
background-image:url(../_images/xos/homep/sparnet_on.gif);
background-repeat:no-repeat;
background-position:top left;
height:84px;
width:315px;
display:block
}

div.HomeWebDev span.WebDevText {
position:absolute;
top:80px;
left:10px;
padding:0 10px 10px 10px;
color:white;
}
div.HomeSoftwareDev div.SoftwareDevText {
position:absolute;
top:80px;
left:10px;
padding:0 10px 10px 10px;
color:white;
}

div.HomeWebDev a.WebDevLink, div.HomeWebDev a.WebDevLink:link, div.HomeWebDev a.WebDevLink:visited {
	background-image:url(../_images/xos/homep/arrow_transparent.gif);
	background-repeat:no-repeat;
	background-position: right;
	color:white;
	text-decoration:none;
	padding:0 10px 0 5px;
	position:absolute;
	right:11px;
	top:150px;
	font-weight:bold;
	font-size:0.9em;
}

div.HomeWebDev a.WebDevLink:hover, div.HomeWebDev a.WebDevLink:focus, div.HomeWebDev a.WebDevLink:active {
	background-image:url(../_images/xos/homep/green_arrow_transparent.gif);
	color:#126d86;

}

div.HomeSoftwareDev a.SoftwareDevLink, div.HomeSoftwareDev a.SoftwareDevLink:visited, div.HomeSoftwareDev a.SoftwareDevLink:link {
	background-image:url(../_images/xos/homep/arrow_transparent.gif);
	background-repeat:no-repeat;
	background-position: right;
	color:white;
	text-decoration:none;
	padding:0 10px 0 5px;
	position:absolute;
	right:11px;
	top:150px;
	font-weight:bold;
	font-size:0.9em;
}

div.HomeSoftwareDev a.SoftwareDevLink:hover, div.HomeSoftwareDev a.SoftwareDevLink:active, div.HomeSoftwareDev a.SoftwareDevLink:focus {
	background-image:url(../_images/xos/homep/arrow_transparent_on.gif);
	color:#4e296f;
}

div.NewsLine {
	width:100%;
	border-bottom:1px dotted #999;
	height:1px;
	margin:10px 0 10px 0;
}
div.IndustryPartnersLine {
	width:100%;
	border-bottom:1px dotted #999;
	height:2px;
	margin:0 0 10px 0;
	display:block;
}
a.PartnerResellerButton , a.PartnerResellerButton:link, a.PartnerResellerButton:visited{
	background-image:url(../_images/xos/industry_partners/button_become_partner.gif);
	height:16px;
	width:240px;
	display:block;
	float:right;
}
a.PartnerResellerButton:hover, a.PartnerResellerButton:active, a.PartnerResellerButton:focus {
	background-image:url(../_images/xos/industry_partners/button_become_partner_on.gif);
}
/* Products Overview Page Template */
div.ProductsContainer
{
	width:646px;
	margin:0 0 20px 0;
	padding:0;
	clear: both;
	padding:0;
	border:1px solid white;	
	}

div.ProductsContainer ul.ProductsList {
	list-style-type:none;
	margin:0;
	padding:0;
}

div.ProductsContainer ul.ProductsList li {
	margin: 0;
	padding: 0;
}

div.ProductsContainer ul.ProductsList li.Header{
	background-repeat: no-repeat;
	position:relative;
	height:106px;
}
div.ProductsContainer ul.ProductsList a.Link span, div.ProductsContainer ul.ProductsList a.Link:link span, div.ProductsContainer ul.ProductsList a.Link:visited span {
	width:250px;
	height:106px;
	color:white;
	text-decoration:normal;
	position:absolute;
	top:20px;
	right:40px;
	font-weight:normal;
	font-size:7.5pt;
	cursor: pointer; 
	cursor: hand;
}
div.ProductsContainer ul.ProductsList a.Link:active span, div.ProductsContainer ul.ProductsList a.Link:hover span, div.ProductsContainer ul.ProductsList a.Link:focus span {
	color:white;
	text-decoration:none !important;

}

div.ProductsContainer ul.ProductsList li.Header a.Link:link, div.ProductsContainer ul.ProductsList li.Header a.Link, div.ProductsContainer ul.ProductsList li.Header a.Link:visited {
	width:646px;
	height:106px;
	display:block;
	background-repeat: no-repeat;
		text-decoration:none !important;
}
div.ProductsContainer ul.ProductsList li.Header a.Link:hover, div.ProductsContainer  ul.ProductsList li.Header a.Link:active, div.ProductsContainer ul.ProductsList li.Header a.Link:focus {
	width:646px;
	height:106px;
	display:block;
	margin:0;
	padding:0;
	display:block;
		text-decoration:none !important;
}
div.ProductsContainer ul.ProductsList li.Content {
	width:646px;
	background-repeat:repeat-y;
	clear: both;
	height:auto;
	margin:-2px 0 0 0;
}
div.ProductsContainer ul.ProductsList li.Content ul.Features {
	list-style-type:none;
	padding:0;
	margin:0;
	background-image:none !important;
}
div.ProductsContainer ul.ProductsList li.Content div.text {
	float:left;
	width:282px;
	padding:20px 20px 0 20px;
}
div.ProductsContainer ul.ProductsList li.Content div.ss {
	float:left;
	width:252px;
	padding:20px 0 0 32px;
	}

div.ProductsContainer ul.ProductsList li.Content ul.Features li {
	background-repeat:no-repeat;
	background-position:0 5px;
	padding:0 0 10px 10px !important;
	margin:0 0 0 -10px !important;
	list-style-type:none;
}

div.ProductsContainer ul.ProductsList li.Footer {
	/* Bottom Margin is -1px to hide the container background in I.E, 1 pixel error */
	margin:0 0 -1px 0;
	
	padding:0;
	/* 1 Pixel Extra for the negative margin */
	height:7px;
	width:646px;
	display:block;
	background-position:top left;
	clear: both;
	background-color:white;
}

div.ProductsContainer ul.ProductsList li.Content div.ss a.ReadMore, div.ProductsContainer ul.ProductsList li.Content div.ss a.ReadMore:visited, div.ProductsContainer ul.ProductsList li.Content div.ss a.ReadMore:link {
	height:20px;
	width:100px;
	display:block;
	background-repeat:no-repeat;
	background-position:65px 5px;
}
div.ProductsContainer ul.ProductsList li.Content div.ss a.ReadMore:hover, div.ProductsContainer ul.ProductsList li.Content div.ss a.ReadMore:focus, div.ProductsContainer ul.PRoductsList li.Content div.ss a.ReadMore:active {
	background-image:url(../_images/xos/productsoverview/arrow_more_on.gif);
	text-decoration:none;
	color:#FF6600;
}
/*MiCore Header & Link */
div.MiCoreBG {
	background-image:url(../_images/xos/productsoverview/micore_bkgd.gif);
}
div.ProductsContainer ul.ProductsList li.MiCoreHeader {
	background-image:url(../_images/xos/productsoverview/micore_top_on.gif);
}
div.ProductsContainer ul.ProductsList li.MiCoreHeader a.Link:link, div.ProductsContainer ul.ProductsList li.MiCoreHeader a.Link, div.ProductsContainer ul.ProductsList li.MiCoreHeader a.Link:visited {
	background-image:url(../_images/xos/productsoverview/micore_top.gif);
}
div.ProductsContainer ul.ProductsList li.MiCoreHeader a.Link:hover, div.ProductsContainer  ul.ProductsList li.MiCoreHeader a.Link:active, div.ProductsContainer ul.ProductsList li.MiCoreHeader a.Link:focus {
	background-image:url(../_images/xos/productsoverview/micore_top_on.gif);
}
div.ProductsContainer ul.ProductsList li.MiCoreContent {
	background-image:url(../_images/xos/productsoverview/micore_bkgd.gif);
	color:#6b3c86;
}
div.ProductsContainer ul.ProductsList li.MiCoreContent div.MiCoreText ul.Features li {
	background-image:url(../_images/xos/productsoverview/list_arrow_micore.gif) !important;
	color:#6b3c86;

}
div.ProductsContainer ul.ProductsList li.MiCoreFooter {
	background-image:url(../_images/xos/productsoverview/micore_bottom.gif);
}
div.ProductsContainer ul.ProductsList li.MiCoreContent div.ss a.MiCoreReadMore {
	background-image:url(../_images/xos/productsoverview/arrow_more_micore.gif);
}

/*MiSupport Header & Link */
div.MiSupportBG {
	background-image:url(../_images/xos/productsoverview/misupport_bkgd.gif);
}
div.ProductsContainer ul.ProductsList li.MiSupportHeader {
	background-image:url(../_images/xos/productsoverview/misupport_top_on.gif);
}
div.ProductsContainer ul.ProductsList li.MiSupportHeader a.Link:link, div.ProductsContainer ul.ProductsList li.MiSupportHeader a.Link, div.ProductsContainer ul.ProductsList li.MiSupportHeader a.Link:visited {
	background-image:url(../_images/xos/productsoverview/misupport_top.gif);
}
div.ProductsContainer ul.ProductsList li.MiSupportHeader a.Link:hover, div.ProductsContainer  ul.ProductsList li.MiSupportHeader a.Link:active, div.ProductsContainer ul.ProductsList li.MiSupportHeader a.Link:focus {
	background-image:url(../_images/xos/productsoverview/misupport_top_on.gif);
}
div.ProductsContainer ul.ProductsList li.MiSupportContent {
	background-image:url(../_images/xos/productsoverview/misupport_bkgd.gif);
	color:#05617d;
}
div.ProductsContainer ul.ProductsList li.MiSupportContent div.MiSupportText ul.Features li {
	background-image:url(../_images/xos/productsoverview/list_arrow_misupport.gif) !important;
	color:#05617d;
}
div.ProductsContainer ul.ProductsList li.MiSupportFooter {
	background-image:url(../_images/xos/productsoverview/misupport_bottom.gif);
}
div.ProductsContainer ul.ProductsList li.MiSupportContent div.ss a.MiSupportReadMore {
	background-image:url(../_images/xos/productsoverview/arrow_more_misupport.gif);
	color:#05617d;
}

/* MiCRM Header & Link */
div.MiCRMBG { 
	background-image:url(../_images/xos/productsoverview/micrm_bkgd.gif);
}
div.ProductsContainer ul.ProductsList li.MiCRMHeader {
	background-image:url(../_images/xos/productsoverview/micrm_top_on.gif);
}
div.ProductsContainer ul.ProductsList li.MiCRMHeader a.Link:link, div.ProductsContainer ul.ProductsList li.MiCRMHeader a.Link, div.ProductsContainer ul.ProductsList ul.MiCRMHeader a.Link:visited {
	background-image:url(../_images/xos/productsoverview/micrm_top.gif);
}
div.ProductsContainer ul.ProductsList li.MiCRMHeader a.Link:hover, div.ProductsContainer ul.ProductsList li.MiCRMHeader a.Link:focus, div.ProductsContainer ul.ProductsList li.MiCRMHeader a.Link:active {
	background-image:url(../_images/xos/productsoverview/micrm_top_on.gif);
}
div.ProductsContainer ul.ProductsList li.MiCRMContent {
	background-image:url(../_images/xos/productsoverview/micrm_bkgd.gif);
	color:#4b8806;
}
div.ProductsContainer ul.ProductsList li.MiCRMContent div.MiCRMText ul.Features li {
	background-image:url(../_images/xos/productsoverview/list_arrow_micrm.gif) !important;
	color:#4b8806;
}
div.ProductsContainer ul.ProductsList li.MiCRMFooter {
		background-image:url(../_images/xos/productsoverview/micrm_bottom.gif);
}
div.ProductsContainer ul.ProductsList li.MiCRMContent div.ss a.MiCRMReadMore {
	background-image:url(../_images/xos/productsoverview/arrow_more_micrm.gif);
	color:#4b8806;
}

/*SparNet Header & Link */
div.SparNetBG {
	background-image:url(../_images/xos/productsoverview/sparnet_bkgd.gif);
}
div.ProductsContainer ul.ProductsList li.SparNetHeader {
	background-image:url(../_images/xos/productsoverview/sparnet_top_on.gif);
}
div.ProductsContainer ul.ProductsList li.SparNetHeader a.Link:link, div.ProductsContainer li.SparNetHeader a.Link, div.ProductsContainer ul.ProductsList li.SparNetHeader a.Link:visited {
	background-image:url(../_images/xos/productsoverview/sparnet_top.gif);
}
div.ProductsContainer ul.ProductsList li.SparNetHeader a.Link:hover, div.ProductsContainer li.SparNetHeader a.Link:active, div.ProductsContainer li.SparNetHeader a.Link:focus {
	background-image:url(../_images/xos/productsoverview/sparnet_top_on.gif);
}
div.ProductsContainer ul.ProductsList li.SparNetContent {
	background-image:url(../_images/xos/productsoverview/sparnet_bkgd.gif);
	color:#0063b4;
}
div.ProductsContainer ul.ProductsList li.SparNetContent div.SparNetText ul.Features li {
	background-image:url(../_images/xos/productsoverview/list_arrow_sparnet.gif) !important;
	color:#0063b4;
}
div.ProductsContainer ul.ProductsList li.SparNetFooter {
	background-image:url(../_images/xos/productsoverview/sparnet_bottom.gif);
	color:#0063b4;
}
div.ProductsContainer ul.ProductsList li.SparNetContent div.ss a.SparNetReadMore {
	background-image:url(../_images/xos/productsoverview/arrow_more_sparnet.gif);
	color:#0063b4;
}

/* Training Web Page */
div.TrainingPanel {
	display:block;
	width:250px;
	height:137px;
	background-image:url(../_images/xos/services/training/training_brochure_panel.gif);
	background-repeat:no-repeat;
	background-position:top left;
	position:relative;
	margin-bottom:15px;
}
div.TrainingPanel a.AdobeAcrobat {
	display:block;
	position:absolute;
	width:88px;
	height:31px;
	background-image:url(../_images/xos/services/training/acrobat.gif);
	background-repeat:no-repeat;
	background-position:top left;
	top:70px;
	left:19px;
}
div.TrainingPanel a.AdobeAcrobat span {
	display:none;
}

div.TrainingPanel a.DownloadPDF, div.TrainingPanel a.DownloadPDF:link, div.TrainingPanel a.DownloadPDF:visited {
	display:block;
	position:absolute;
	height:16px;
	width:105px;
	background-image:url(../_images/xos/services/training/button_pdf_off.gif);
	background-position:top left;
	background-repeat:no-repeat;
	top:105px;
	left:19px;
}
div.TrainingPanel a.DownloadPDF:hover, div.TrainingPanel a.DownloadPDF:active, div.TrainingPanel a.DownloadPDF:focus {
	background-image:url(../_images/xos/services/training/button_pdf_on.gif);
}

div.TrainingPanel a.DownloadPDF span {
display:none;
}

div.TrainingPanel a.HardCopy, div.TrainingPanel a.HardCopy:link, div.TrainingPanel a.HardCopy:visited {
	display:block;
	position:absolute;
	height:16px;
	width:105px;
	background-image:url(../_images/xos/services/training/button_copy_off.gif);
	background-repeat:no-repeat;
	background-position:top left;
	top:105px;
	left:131px;
}
div.TrainingPanel a.HardCopy:hover, div.TrainingPanel a.HardCopy:focus, div.TrainingPanel a.HardCopy:active {
	background-image:url(../_images/xos/services/training/button_copy_on.gif);
}
div.TrainingPanel a.HardCopy span {
	display:none;
}
/* Home Case Study Panel */
div#ZoneLeftColumn div.HomeCaseStudy {
	margin:0;
	padding:0;
	height:196px;
	width:252px;
	display:block;
}
*html div#ZoneLeftColumn div.HomeCaseStudy { margin-bottom:-2px; }


/* Services Overview Page */
div.ServiceContainer {
	width:646px;
	background-image:url(../_images/xos/services_overview/services_overview_bkgd.gif);
	margin:20px 0 0 0;
	padding:0;
}
div.ServiceContainer ul.ServiceContainer {
	margin:0;
	padding:0;
}
div.ServiceContainer ul.ServiceContainer li {
	margin:0;
	padding:0;
}
div.ServiceContainer ul.ServiceContainer li.Header {
	width:646px;
	height:52px;
	display:block;
	background-image:url(../_images/xos/services_overview/services_overview_top_on.gif); /*Preloads Rollover*/
	background-repeat:no-repeat;
	background-position:top left;
	position:relative;
}
div.ServiceContainer ul.ServiceContainer li.HeaderIP {
	background-image:url(../_images/xos/industry_partners/industry_partners_head.gif);
}

img.IndustryPartners {
margin:0 0 0 10px;
padding:0;
}	

div.ServiceContainer ul.ServiceContainer li.Header a.Link, div.ServiceContainer ul.ServiceContainer li.Header a.Link:link, div.ServiceContainer ul.ServiceContainer li.Header a.Link:visited {
	width:646px;
	height:52px;
	display:block;
	background-image:url(../_images/xos/services_overview/services_overview_top.gif);
	background-repeat:no-repeat;
	background-position:top left;
}

div.ServiceContainer ul.ServiceContainer li.Header a.Link:hover, div.ServiceContainer ul.ServiceContainer li.Header a.Link:focus, div.ServiceContainer ul.ServiceContainer li.Header a.Link:active {
	background-image:url(../_images/xos/services_overview/services_overview.gif);
	text-decoration:none;
}
div.ServiceContainer ul.ServiceContainer li.Header span {
	color:white;
	font-size:1.3em;
	position:absolute;
	top:20px;
	left:20px;
	text-decoration:none;
	font-weight:normal;
}

div.ServiceContainer ul.ServiceContainer li.Header a.Link span {
	color:white;
	font-size:1.3em;
	position:absolute;
	top:20px;
	left:20px;
	text-decoration:none;
	font-weight:normal;
	cursor: pointer; 
	cursor: hand;
}
div.ServiceContainer ul.ServiceContainer li.Header a.Link:hover span, div.ServiceContainer ul.ServiceContainer li.Header a.Link:active span, div.ServiceContainer ul.ServiceContainer li.Header a.Link:focus span   {
	text-decoration:none !important;
	font-weight:normal;
	color:#FF6600;
	
}
div.ServiceContainer ul.ServiceContainer li.Content {
	width:646px;
	background-image:none;
	clear:both;
}
div.ServiceContainer ul.ServiceContainer li.Content div.LeftContent {
	width:283px;
	float:left;
	padding:20px;
}

div.ServiceContainer ul.ServiceContainer li.Content div.RightContent { 
	width:303px;
	float:left;
	padding:20px 10px 20px 10px;
}
div.ServiceContainer ul.ServiceContainer li.Content div.LeftRightContent {
	width:606px;
	padding:20px;
}
div.ServiceContainer ul.ServiceContainer li.Content div.RightContent ul {
	list-style-type:none;
	margin:0;
	padding:0 0 10px 0;
}
div.ServiceContainer ul.ServiceContainer li.Content div.RightContent ul li {
	list-style-type:none;
	background-image:url(../_images/xos/services_overview/list_arrow.gif);
	background-repeat:no-repeat;
	background-position:6px left;
	text-indent:10px;
	margin:0;
	padding:0;
	color:#594873;
}
div.ServiceContainer ul.ServiceContainer li.Content div.RightContent a.ReadMore, div.ServiceContainer ul.ServiceContainer li.Content div.RightContent a.ReadMore:link, div.ServiceContainer ul.ServiceContainer li.Content div.RightContent a.ReadMore:visited {
	background-image:url(../_images/xos/services_overview/arrow_more.gif);
	background-repeat:no-repeat;
	background-position:65px 3px;
	padding:0 10px 5px 0;
	margin:0 0 0 10px;
}
div.ServiceContainer ul.ServiceContainer li.Content div.RightContent a.ReadMore:hover, div.ServiceContainer ul.ServiceContainer li.Content div.RightContent a.ReadMore:focus, div.ServiceContainer ul.ServiceContainer li.Content div.RightContent a:active {
	background-image:url(../_images/xos/services_overview/arrow_more_on.gif);
	color:#FF6600;
	text-decoration:none;
}
div.ServiceContainer ul.ServiceContainer li.Footer {
	height:4px;
	line-height: 4px;
	width:646px;
	display:block;
	background-image:url(../_images/xos/services_overview/services_overview_bottom.gif);
	background-repeat:no-repeat;
	background-position:top left;
	clear:both;
	margin:0;
	padding:0;
	font-size: 0;
}

/* How to Buy Button CSS */
a.HowtoBuy, a.HowtoBuy:link, a.HowtoBuy:visited {
	background-image:url(../_images/xos/how2buy/button_buy_off.gif);
	width:83px;
	height:16px;
	display:block;
}
a.HowtoBuy:hover, a.HowtoBuy:active, a.HowtoBuy:focus {
	background-image:url(../_images/xos/how2buy/button_buy_on.gif);
}
/* Web dev Panel */
a.WebDevPortfolio, a.WebDevPortfolio:link, a.WebDevPortfolio:visited {
	position:absolute;
	top:185px;
	background-image:url(../_images/xos/homep/view_portfolio_head.gif);
	height:28px;
	width:315px;
	display:block;
}
a.WebDevPortfolio:hover, a.WebDevPortfolio:active, a.WebDevPortfolio:focus {
	background-image:url(../_images/xos/homep/view_portfolio_head_on.gif);
}
div.HomeWebDevImage {
	height:188px;
	width:314px;
	display:block;
	overflow:hidden !important;
	position:absolute;
	top:213px;
	
	}


img.HomeWebDevImage {
	position:absolute;
	top:0;
	cursor:hand;

		
}
/* Additional: Homepage Panels Webdev & Software Dev */
a.PanelSizes, a.PanelSizes:link, a.PanelSizes:visited {
	position:absolute;
	top:0;
	left:0;
	width:315px;
	height:63px;
}
a.wdPanelSizes, a.wdPanelSizes:link, a.wdPanelSizes:visited {
	background-image:url(../_images/xos/homep/web_dev_head.gif);
}
a.wdPanelSizes:hover, a.wdPanelSizes:active, a.wdPanelSize:focus {
	background-image:url(../_images/xos/homep/web_dev_head_on.gif);
}
a.sdPanelSizes, a.sdPanelSizes:link, a.sdPanelSizes:visited {
	background-image:url(../_images/xos/homep/software_head.gif);
}
a.sdPanelSizes:hover, a.sdPanelSizes:active, a.sdPanelSizes:focus {
	background-image:url(../_images/xos/homep/software_head_on.gif);
}
a.spPanelSizes,a.spPanelSizes:link,a.spPanelSizes:visited {
	background-image:url(../_images/xos/homep/software_products_head.gif);
}
a.spPanelSizes:hover, a.spPanelSize:focus, a.spPanelSize:active {
	background-image:url(../_images/xos/homep/software_products_head_on.gif);
}
/* How to Buy Buttons */
div.How2BuyContainer
{
	margin-left:140px;
}
a.DefaultHow2Buy, a.DefaultHow2Buy:link, a.DefaultHow2Buy:visited
{
	margin:20px 10px 10px 10px;
	height:92px;
	width:156px;
	display:block;
	float:left;
}

/* a.DefaultHow2Buy, a.DefaultHow2Buy:link, a.DefaultHow2Buy:visited
{
	margin:20px 10px 10px 10px;
	height:76px;
	width:156px;
	display:block;
	float:left;
}*/
a.DefaultHow2Buy span
{
	display:none;
}
a.How2BuyReseller, a.How2BuyReseller:link, a.How2BuyReseller:visited 
{
	background-image:url(../_images/xos/how2buy/reseller_icon.gif);
}
a.How2BuyReseller:hover, a.How2BuyReseller:focus, a.How2BuyReseller:active
{
	background-image:url(../_images/xos/how2buy/reseller_icon_on.gif);
}
a.How2BuyPartner, a.How2BuyPartner:link, a.How2BuyPartner:visited
{
	background-image:url(../_images/xos/how2buy/partner_icon.gif);
}
a.How2BuyPartner:hover, a.How2BuyPartner:focus, a.How2BuyPartner:active
{
	background-image:url(../_images/xos/how2buy/partner_icon_on.gif);
}

/* Homepage Updates */

div.HomeContentContainer {
	overflow:visible;
	width:629px;
	display:block;
	float:left;
	background-color:white;
	border-right:1px solid #3B234D;
	margin:0;
	padding:0;
}

div.HomeCaseStudiesContainer {
	width:315px;
	height:222px;
	display:block;
	float:right;
	background-color:#482760;
	margin:0;
	padding:0;
}

div.HomeCaseStudiesContainer div.HomeCaseStudy
{
	position:relative;
	width:314px;
	height:196px;
	overflow:hidden;
}

div.HomeCaseStudiesContainer div.HomeCaseStudy img
{
	position:absolute;
	top:0;
	left:0;
}
div.DemoRequestContainer {
	width:315px;
	height:130px;
	display:block;
	float:right;
	clear:right;
	cursor:hand;
}	

div.DemoRequestContainer a {
	cursor:hand;
}
a.DemoRequestImage {
    width:252px;
    height:161px;
    display:block;
    background-image:url(../../../_assets/images/2005/home/demo_image.jpg);
    background-repeat:no-repeat;
    background-position: top left;
    cursor:hand;
}
a.DemoRequestImage span, a.DemoRequestImageHome span
{
    display: none;
}
form.elPageHome a.DemoRequestImage 
{
    width:252px;
    height:104px;
    display:block;
    background-image:url(../_images/xos/homep/demo_home.jpg);
    background-repeat:no-repeat;
    background-position:top left;
}
a.DemoRequestImageHome {
	background-image:url(../_images/xos/homep/demo_image_home.jpg);
	height:104px;
	width:315px;
	display:block;
	overflow:visible;
}


div.NewsEventsHeader {
	width:315px;
	height:26px;
	position: absolute;
	top: -1px;
	left: 0;
	display:block;

}
div.HomeHeader {
	width:631px;
	height:154px;
	display:block;
	font-size: 0;
	position: absolute;
	top: 0;
	left: 315px;	
}


/* Contact Us Page Mod */
div#mapcont {
	margin-bottom:20px;
}


/* Used for styling Software & Websites portfolio content items. */
a.PfImage
{
   border: dotted 1px  #ababab;
   display: block;
    width: 375px;
    margin-bottom: 10px;
   
}
a.PfLink, a.PfLink:link, a.PfLink:visited
{
    background-image: url(../_images/xos/arrow_off.gif);
    background-repeat: no-repeat;
    background-position: right;
    padding-right: 10px;
   
}
a.PfLink:hover, a.PfLink:active
{
    color: #ff6600;
	text-decoration: none !important;
	background-image: url(../_images/xos/arrow_on.gif);
}
div.dottedSep
{
    border-bottom: dotted 1px #ababab;
    height: 1px;
    line-height: 1px;
    margin: 10px 0 15px 0;
}


div.elCssSwitch {
    position: absolute;
    top: 35px;
    right: 98px;
	width:75px;
	height:11px;
	background-repeat: no-repeat;
	background-position: right center;
    padding-right: 10px;
    padding-bottom: 2px;
	z-index: 5;
}

div.elCssSwitch span
{
display:none;
}

div.elCssSwitch a, div.elCssSwitch a:link, div.elCssSwitch a:visited {
	display:block;
	width:75px;
	height:11px;
	background-image: url(../_images/text_only_off.gif);
}

div.elCssSwitch a:hover, div.elCssSwitch a:active
{
    text-decoration: none;
	background-image: url(../_images/text_only_on.gif);
    color: #FFF;
}

/* Product Screenshots */


div.elContent div.ProductsContent {
	float:left;
	width:454px;
	margin-right:20px;
}



div.elContent div.Features
{
width:178px;
}


div.elContent div.ProductPreviews {
	width:178px;
	padding-top:17px;
}






div.EnContainer ul.EnlargePanels
{
	list-style-type:none;
	padding:0;
	margin:0;
}
div.EnContainer ul.EnlargePanels li
{
	list-style-type:none;
	padding:0;
	margin:0;
}
div.EnContainer ul.EnlargePanels li.Header
{
	background-position:top left;
	width:178px;
	height:49px;
	display:block;
}
div.EnContainer ul.EnlargePanels li.Content
{
	width:178px;
	height:auto;
}
div.EnContainer ul.EnlargePanels li.Footer
{
	width:178px;
	height:23px;
	display:block;
	background-position:bottom left;
	background-repeat:no-repeat;
	clear:both
}
div.EnContainer ul.EnlargePanels li.Footer a.Sizes, div.EnContainer ul.EnlargePanels li.Footer a.Sizes:link, div.EnContainer ul.EnlargePanels li.Footer a.Sizes:visited
{
	width:178px;
	height:23px;
	display:block;
	background-position:bottom left;
}

/*MiCore*/
div.EnContainerMiCore 
{
	background-image:url(../_images/xos/products/enlargement_panels/enlarge_slice_micore.gif);
}
div.EnContainer ul.EnlargePanels li.MiCore
{
	background-image:url(../_images/xos/products_rightcol/features_panels/features_micore_header_bkgd.gif);
	text-align:center;
	position:relative;
}

div.EnContainer ul.EnlargePanels li.MiCore span
{
	color:#fff;
	font-weight:bold;
	position:absolute;
	top:15px;
	left:1px;
	text-align:center;
	width:178px;
}

div.EnContainer ul.EnlargePanels li.MiCoreSlice
{
	background-image:url(../_images/xos/products_rightcol/features_panels/features_micore_bkgd.gif);
	background-repeat:repeat-y;
}
div.EnContainer ul.EnlargePanels li.MiCoreSlice ul
{
	width:160px;
	padding:0 0 0 7px;
	margin:0;
}

div.EnContainer ul.EnlargePanels li.MiCoreSlice li.first
{
	padding:0 0 0 11px;
	margin:0;
}


div.EnContainer ul.EnlargePanels li.MiCoreSlice li
{
	padding:0 0 10px 11px;
	color:#7a4493;
	font-weight:bold;
}


div.EnContainer ul.EnlargePanels li.MiCoreFooter 
{
	background-image:url(../_images/xos/products/enlargement_panels/enlarge_button_on.gif);
}

div.EnContainer ul.EnlargePanels li.Footer a.MiCore, div.EnContainer ul.EnlargePanels li.Footer a.MiCore:link, div.EnContainer ul.EnlargePanels li.Footer a.MiCore:visited
{
	background-image:url(../_images/xos/products/enlargement_panels/enlarge_button_micore.gif);
}
div.EnContainer ul.EnlargePanels li.Footer a.MiCore:hover, div.EnContainer ul.EnlargePanels li.Footer a.MiCore:active, div.EnContainer ul.EnlargePanels li.Footer a.MiCore:focus
 {
	background-image:url(../_images/xos/products/enlargement_panels/enlarge_button_on.gif);
}
/*MiSupport*/
div.EnContainerMiSupport
{
	background-image:url(../_images/xos/products/enlargement_panels/enlarge_slice_misupport.gif);
}
div.EnContainer ul.EnlargePanels li.MiSupport
{
	background-image:url(../_images/xos/products/enlargement_panels/enlarge_header_misupport.gif);
}
div.EnContainer ul.EnlargePanels li.MiSupportSlice 
{
	background-image:url(../_images/xos/products/enlargement_panels/enlarge_slice_misupport.gif);
}
div.EnContainer ul.EnlargePanels li.MiSupportFooter {
	background-image:url(../_images/xos/products/enlargement_panels/enlarge_button_on_misupport.gif);
}
div.EnContainer ul.EnlargePanels li.Footer a.MiSupport, div.EnContainer ul.EnlargePanels li.Footer a.MiSupport:link, div.Encontainer ul.EnlargePnaels li.Footer a.MiSupport:visited
{
	background-image:url(../_images/xos/products/enlargement_panels/enlarge_button_misupport.gif);
}
div.EnContainer ul.EnlargePanels li.Footer a.MiSupport:hover, div.EnContainer ul.EnlargePanels li.Footer a.MiSupport:focus, div.EnContainer ul.EnlargePanels li.Footer a.MiSupport:active {
	background-image:url(../_images/xos/products/enlargement_panels/enlarge_button_on_misupport.gif);
}
/*MiCRM*/
div.EnContainerMiCRM 
{
	background-image:url(../_images/xos/products/enlargement_panels/enlarge_slice_micrm.gif);
}
div.EnContainer ul.EnlargePanels li.MiCRM
{
	background-image:url(../_images/xos/products/enlargement_panels/enlarge_header_micrm.gif);
}
div.EnContainer ul.EnlargePanels li.MiCRMSlice 
{
	background-image:url(../_images/xos/products/enlargement_panels/enlarge_slice_micrm.gif);
}
div.EnContainer ul.EnlargePanels li.MiCRMFooter
{
	background-image:url(../_images/xos/products/enlargement_panels/enlarge_button_on_micrm.gif);
}
div.EnContainer ul.EnlargePanels li.Footer a.MiCRM, div.EnContainer ul.EnlargePanels li.Footer a.MiCRM:link, div.EnContainer ul.EnlargePanels li.Footer a.MiCRM:visited
{
	background-image:url(../_images/xos/products/enlargement_panels/enlarge_button_micrm.gif);
}
div.EnContainer ul.EnlargePanels li.Footer a.MiCRM:hover, div.EnContainer li.Footer a.MiCRM:focus, div.EnContainer ul.EnlargePanels li.Footer a.MiCRM:active
{
	background-image:url(.._images/xos/products/enlargement_panels/enlarge_button_on_micrm.gif);
}
/*SPAR .net */
div.EnContainerSpar 
{
	background-image:url(../_images/xos/products/enlargement_panels/enlarge_slice_sparnet.gif);
}
div.EnContainer ul.EnlargePanels li.Spar
{
	background-image:url(../_images/xos/products/enlargement_panels/enlarge_header_sparnet.gif);
}
div.EnContainer ul.EnlargePanels li.SparSlice
{
	background-image:url(../_images/xos/products/enlargement_panels/enlarge_slice_sparnet.gif);
}
div.EnContainer ul.EnlargePanels li.SparFooter
{
	background-image:url(../_images/xos/products/enlargement_panels/enlarge_button_on_sparnet.gif);
}
div.EnContainer ul.EnlargePanels li.Footer a.Spar, div.EnContainer ul.EnlargePanels li.Footer a.Spar:link, div.EnContainer ul.EnlargePanels li.Footer a.Spar:visited 
{
	background-image:url(../_images/xos/products/enlargement_panels/enlarge_button_sparnet.gif);
}
div.EnContainer ul.EnlargePanels li.Footer a.Spar:hover, div.EnContainer ul.EnlargePanels li.Footer a.Spar:active, div.EnContainer ul.EnlargePanels a.Spar:focus 
{
	background-image:url(../_images/xos/products/enlargement_panels/enlarge_button_on_sparnet.gif);
}

font.boxheader {
font:arial;
font-size:1.7em;
color:#E5E5E5;
}

div.dotseparator
{
width:100%;
height:5px;
margin-top:2px;
border-top: dotted 1px #8A6CA0; 
}
/* EDITABLE RIGHT COLUMN */
div.elContextPanel {

    width: 200px;
    float: right;

    min-height: 511px;
    margin-left: 20px;
    background-color: #00bbe8;
    color: #FFF;
    overflow: visible;
    padding: 0 0 20px 0;
    
}
div.elContextPanel img {
    margin-bottom: -2px;

}
div.elContextPanel a img
{
    margin-left: 1em;
}
div.elContextPanel h1 {
    /*
    margin: 0 0 15px 0;
    background-color: #00659b;
    color: #FFF;
    line-height: 2em;
    padding-left: 10px;
    */
	height: 25px;
	margin: 0;
	font-size: 1.3em;
	line-height: 1.2em;
	font-weight: normal;
	font-style: normal;
	padding: 15px 0 0 10px;
	background-color: #00659e;    
	color: #FFF;    
    
}
div.elContextPanel ul {
    list-style-type: none;
    margin: 1em 0;
    padding: 0;
}
div.elContextPanel ul li {
    margin: 1em;
        line-height: 1.3em;

    
}
div.elContextPanel a, div.elContextPanel a:link, div.elContextPanel a:visited {
    color: #FFF;
    display: block;
    text-decoration: none;
}
div.elContextPanel a:hover, div.elContextPanel a:active
{
    color: #FFF;
    text-decoration: underline;
}
div.elContextPanel p {
    margin: 1em;
    color: #FFF;
    line-height: 1.6em;
}
div.elContextPanel p a
{
    margin-left: -10px;
}

ul.ContentsList
{
list-style-type:none;
}
ul.ContentsList li
{
margin:0 0 0 15px;
background-image:url(../_images/xos/news_arrow.gif);
background-repeat:no-repeat;
}

/* Rightpanel stuff done by Paul... please consult me if you have any problems
Initial variables (size etc) are set first, individual product settings afterwards */

div.RightPanel
{
width:178px;
padding:10px 0 0 0 !important;
/* background-image:url(../_images/xos/products_rightcol/features_panels/features_micore_bkgd.gif); */
}
div.RightPanel div.header
{
height:47px;
padding:0 !important;
background-repeat:no-repeat;
color:#fff;
font-weight:bold;
position:relative;
}

div.RightPanel div.header span
{
text-align:center;
position:absolute;
top:15px;
left:1px;
width:100%;
}

div.RightPanel div.content
{
padding:0 0 3px 0!important;
background-repeat:repeat-y;
}

div.RightPanel div.content ul
{
padding:5px 0 0 7px !important;
margin:0 0 0 5px !important;
}
div.RightPanel div.content ul li
{
padding:0 0 5px 12px;
width:147px;
background-repeat:no-repeat;
}

div.RightPanel div.footer
{
height:25px;
}

div.RightPanel div.footer a
{
display:block;
height:25px !important;
width:178px !important;
}

div.RightPanel div.footer a span
{
display:none;
}


/* Benefits specific */

div.RightPanel div.OrangeHead
{
background-image:url(../_images/xos/products_rightcol/benefits_panel/benefits_header_bkgd.gif);
}

div.RightPanel div.OrangeContent
{
background-image:url(../_images/xos/products_rightcol/benefits_panel/benefits_bkgd.gif);
}

div.RightPanel div.OrangeContent ul li
{
background-image:url(../_images/xos/products_rightcol/benefits_panel/list_arrow_benefits.gif);
color:#ff5d00;
}

div.RightPanel div  a.OrangeReadMore, div.RightPanel div a.OrangeReadMore:link
{
width:178px;
height:25px;
display:block;
background-image:url(../_images/xos/products_rightcol/benefits_panel/benefits_button.gif);
}
div.RightPanel div  a.OrangeReadMore span
{
display:none;
}
div.RightPanel div a.OrangeReadMore:hover, div.RightPanel div a.OrangeReadMore:active
{
background-image:url(../_images/xos/products_rightcol/benefits_panel/benefits_button_on.gif);
}

/*demo specific  - mostly uses the orange theme above */

div.RightPanel div ul li
{
font-weight:normal;
}

div.RightPanel div.DemoHead
{
background-image:url(../_images/xos/products_rightcol/demo_panel/features_demo_top.gif);
}

div.RightPanel div a.DemoReadMore, div.RightPanel div a.DemoReadMore a:link
{
width:178px;
display:block;
height:25px;
background-image:url(../_images/xos/products_rightcol/demo_panel/features_demo_button.gif);
}
div.RightPanel div a.DemoReadMore span
{
display:none;
}
div.RightPanel div a.DemoReadMore:hover, div.RightPanel div a.DemoReadMore:active
{
background-image:url(../_images/xos/products_rightcol/demo_panel/features_demo_button_on.gif);
}

/*datasheet specific */

div.Datasheet
{
width:179px;
}
div.DatasheetHead
{
width:179px;
height:100px;
position:relative;
}
div.DatasheetHead a.AdobeLink
{
background-image:url(../_images/xos/products_rightcol/datasheet_panels/pdf.gif);
background-repeat:no-repeat;
width:88px;
height:31px;
position:absolute;
top:64px;
left:12px;
display:block;
}

div.DatasheetHead a span
{
display:none;
}





div.Datasheet div a
{
width:179px;
display:block;
padding:0;
margin:0;
background-repeat:none;
}

div.Datasheet div a.HardCopy
{
height:23px;
}
div.Datasheet div a.PDF
{
height:16px;
}
div.Datasheet div a span
{
display:none;
}

/* MiCore Specific */
div.Datasheet div a.MiCorePDF, div.Datasheet div a.MiCorePDF:link
{
background-image:url(../_images/xos/products_rightcol/datasheet_panels/micore_datasheet_pdf.gif);
}
div.Datasheet div a.MiCorePDF:active, div.Datasheet div a.MiCorePDF:hover
{
background-image:url(../_images/xos/products_rightcol/datasheet_panels/micore_datasheet_pdf_on.gif);
}
div.Datasheet div a.MiCoreHardCopy, div.Datasheet div a.MiCoreHardCopy:link
{
background-image:url(../_images/xos/products_rightcol/datasheet_panels/micore_datasheet_copy.gif);
}
div.Datasheet div a.MiCoreHardCopy:active, div.Datasheet div a.MiCoreHardCopy:hover
{
background-image:url(../_images/xos/products_rightcol/datasheet_panels/micore_datasheet_copy_on.gif);
}
div.MiCoreDatasheet
{
background-image:url(../_images/xos/products_rightcol/datasheet_panels/micore_datasheet_top.gif);
}

div.RightPanel div.MiCoreFeaturesHead
{
background-image:url(../_images/xos/products_rightcol/features_panels/features_micore_header_bkgd.gif);
}


div.RightPanel div.MiCoreFeaturesContent
{
background-image:url(../_images/xos/products_rightcol/features_panels/features_micore_bkgd.gif);
}

div.RightPanel div.MiCoreScreenContent
{
background-image:url(../_images/xos/products_rightcol/micore_screen_body.gif);
}

div.RightPanel div.MiCoreFeaturesContent ul li
{
color:#7a4493;
background-image:url(../_images/xos/products_rightcol/features_panels/list_arrow_micore.gif);
}
div.RightPanel div.footer a.MiCoreFeaturesReadMore, div.RightPanel div.footer a.MiCoreFeaturesReadMore:visited,div.RightPanel div.footer a.MiCoreFeaturesReadMore:link
{
background-image:url(../_images/xos/products_rightcol/features_panels/features_micore_button.gif);

}
div.RightPanel div.footer a.MiCoreFeaturesReadMore:hover, div.RightPanel div.footer a.MiCoreFeaturesReadMore:active
{
background-image:url(../_images/xos/products_rightcol/features_panels/features_micore_button_on.gif);
}
/* MiSupport Specific */

div.RightPanel div.MiSupportFeaturesContent
{
background-image:url(../_images/xos/products_rightcol/features_panels/features_MiSupport_bkgd.gif);
}

div.RightPanel div.MiSupportFeaturesContent ul li
{
color:#7a4493;
background-image:url(../_images/xos/products_rightcol/features_panels/list_arrow_MiSupport.gif);
}

div.RightPanel div.footer a.MiSupportFeaturesReadMore, div.RightPanel div.footer a.MiSupportFeaturesReadMore:visited,div.RightPanel div.footer a.MiSupportFeaturesReadMore:link
{
background-image:url(../_images/xos/products_rightcol/features_panels/features_MiSupport_button.gif);

}
div.RightPanel div.footer a.MiSupportFeaturesReadMore:hover, div.RightPanel div.footer a.MiSupportFeaturesReadMore:active
{
background-image:url(../_images/xos/products_rightcol/features_panels/features_MiSupport_button_on.gif);
}

div.Datasheet div a.MiSupportPDF, div.Datasheet div a.MiSupportPDF:link
{
background-image:url(../_images/xos/products_rightcol/datasheet_panels/misupport_datasheet_pdf.gif);
}
div.Datasheet div a.MiSupportPDF:active, div.Datasheet div a.MiSupportPDF:hover
{
background-image:url(../_images/xos/products_rightcol/datasheet_panels/misupport_datasheet_pdf_on.gif);
}
div.Datasheet div a.MiSupportHardCopy, div.Datasheet div a.MiSupportHardCopy:link
{
background-image:url(../_images/xos/products_rightcol/datasheet_panels/misupport_datasheet_copy.gif);
}
div.Datasheet div a.MiSupportHardCopy:active, div.Datasheet div a.MiSupportHardCopy:hover
{
background-image:url(../_images/xos/products_rightcol/datasheet_panels/misupport_datasheet_copy_on.gif);
}
div.RightPanel div.MiSupportScreenContent
{
background-image:url(../_images/xos/products_rightcol/misupport_screen_body.gif);
}
div.MiSupportDatasheet
{
background-image:url(../_images/xos/products_rightcol/datasheet_panels/misupport_datasheet_top.gif);
}

div.RightPanel div.MiSupportFeaturesHead
{
background-image:url(../_images/xos/products_rightcol/features_panels/features_MiSupport_header_bkgd.gif);
}

div.RightPanel div.MiCoreScreenHead
{
background-image:url(../_images/xos/products_rightcol/screenshot_micore_header_bkgd.gif);
}
div.RightPanel div.MiSupportScreenHead
{
background-image:url(../_images/xos/products_rightcol/screenshot_misupport_header_bkgd.gif);
}

/* SPAR.net specific */
div.RightPanel div.SPARFeaturesContent ul li
{
color:#07365f;
background-image:url(../_images/xos/products_rightcol/features_panels/list_arrow_sparnet.gif);

}

div.RightPanel div.SPARFeaturesHead
{
background-image:url(../_images/xos/products_rightcol/features_panels/features_sparnet_header_bkgd.gif);
}

div.RightPanel div.SPARScreenHead
{
	background-image:url(../_images/xos/products_rightcol/enlarge_header_sparnet.gif);
}

div.RightPanel div.SPARScreenContent
{
background-image:url(../_images/xos/products_rightcol/spar_screen_body.gif);
}

div.Datasheet div a.SPARPDF, div.Datasheet div a.SPARPDF:link
{
background-image:url(../_images/xos/products_rightcol/datasheet_panels/sparnet_datasheet_pdf.gif);
}

div.Datasheet div a.SPARPDF:active, div.Datasheet div a.SPARPDF:hover
{
background-image:url(../_images/xos/products_rightcol/datasheet_panels/sparnet_datasheet_pdf_on.gif);
}

div.Datasheet div a.SPARHardCopy, div.Datasheet div a.SPARHardCopy:link
{
background-image:url(../_images/xos/products_rightcol/datasheet_panels/sparnet_datasheet_copy.gif);
}

div.Datasheet div a.SPARHardCopy:active, div.Datasheet div a.SPARHardCopy:hover
{
background-image:url(../_images/xos/products_rightcol/datasheet_panels/sparnet_datasheet_copy_on.gif);
}
div.SPARDatasheet
{
background-image:url(../_images/xos/products_rightcol/datasheet_panels/sparnet_datasheet_top.gif);
}

div.RightPanel div.SPARFeaturesContent
{
background-image:url(../_images/xos/products_rightcol/features_panels/features_sparnet_bkgd.gif);
}


div.RightPanel div.footer a.SPARFeaturesReadMore, div.RightPanel div.footer a.SPARFeaturesReadMore:visited,div.RightPanel div.footer a.SPARFeaturesReadMore:link
{
background-image:url(../_images/xos/products_rightcol/features_panels/features_sparnet_button.gif);

}
div.RightPanel div.footer a.SPARFeaturesReadMore:hover, div.RightPanel div.footer a.SPARFeaturesReadMore:active
{
background-image:url(../_images/xos/products_rightcol/features_panels/features_sparnet_button_on.gif);
}


/* MiCRM specific */

div.RightPanel div.MiCRMFeaturesContent ul li
{
color:#134101;
background-image:url(../_images/xos/products_rightcol/features_panels/list_arrow_micrm.gif);
}

div.RightPanel div.MiCRMFeaturesHead
{
background-image:url(../_images/xos/products_rightcol/features_panels/features_micrm_header_bkgd.gif);
}
div.RightPanel div.MiCRMScreenHead
{
	background-image:url(../_images/xos/products_rightcol/enlarge_header_micrm.gif);
}
div.RightPanel div.MiCRMScreenContent
{
	background-image:url(../_images/xos/products_rightcol/MiCRM_screen_body.gif);
}
div.Datasheet div a.MiCRMPDF, div.Datasheet div a.MiCRMPDF:link
{
	background-image:url(../_images/xos/products_rightcol/datasheet_panels/MiCRM_datasheet_pdf.gif);
}
div.Datasheet div a.MiCRMPDF:active, div.Datasheet div a.MiCRMPDF:hover
{
	background-image:url(../_images/xos/products_rightcol/datasheet_panels/MiCRM_datasheet_pdf_on.gif);
}
div.Datasheet div a.MiCRMHardCopy, div.Datasheet div a.MiCRMHardCopy:link
{
	background-image:url(../_images/xos/products_rightcol/datasheet_panels/MiCRM_datasheet_copy.gif);
}
div.Datasheet div a.MiCRMHardCopy:active, div.Datasheet div a.MiCRMHardCopy:hover
{
	background-image:url(../_images/xos/products_rightcol/datasheet_panels/MiCRM_datasheet_copy_on.gif);
}
div.MiCRMDatasheet
{
	background-image:url(../_images/xos/products_rightcol/datasheet_panels/MiCRM_datasheet_top.gif);
}
div.RightPanel div.MiCRMFeaturesContent
{
	background-image:url(../_images/xos/products_rightcol/features_panels/features_MiCRM_bkgd.gif);
}
div.RightPanel div.footer a.MiCRMFeaturesReadMore, div.RightPanel div.footer a.MiCRMFeaturesReadMore:visited,div.RightPanel div.footer a.MiCRMFeaturesReadMore:link
{
	background-image:url(../_images/xos/products_rightcol/features_panels/features_MiCRM_button.gif);

}
div.RightPanel div.footer a.MiCRMFeaturesReadMore:hover, div.RightPanel div.footer a.MiCRMFeaturesReadMore:active
{
	background-image:url(../_images/xos/products_rightcol/features_panels/features_MiCRM_button_on.gif);
}

/* thumbnails */

/* MiCore */

div.RightPanel div.MiCoreFeaturesContent ul li
{
color:#663c86;
background-image:url(../_images/xos/products_rightcol/features_panels/list_arrow_micore.gif);
}


a.MiCoreThumb, a.MiCoreThumb:link
{
height:23px;
width:178px;
background-image:url(../_images/xos/products/enlargement_panels/enlarge_button_micore.gif);
display:block;
background-repeat:none;
}
a.MiCoreThumb span
{
display:none;
}
a.MiCoreThumb:hover, a.MiCoreThumb:active
{
background-image:url(../_images/xos/products/enlargement_panels/enlarge_button_on.gif);
}
/* MiSupport */

div.RightPanel div.MiSupportFeaturesContent ul li
{
color:#013341;
background-image:url(../_images/xos/products_rightcol/features_panels/list_arrow_misupport.gif);
}
a.MiSupportThumb, a.MiSupportThumb:link
{
height:23px;
width:178px;
background-image:url(../_images/xos/products/enlargement_panels/enlarge_button_misupport.gif);
display:block;
background-repeat:none;
}
a.MiSupportThumb span
{
display:none;
}
a.MiSupportThumb:hover, a.MiSupportThumb:active
{
background-image:url(../_images/xos/products/enlargement_panels/enlarge_button_on.gif);
}

/* SPAR.net */

a.SPARThumb, a.SPARThumb:link
{
height:23px;
width:178px;
background-image:url(../_images/xos/products/enlargement_panels/enlarge_button_sparnet.gif);
display:block;
background-repeat:none;
}
a.SPARThumb span
{
display:none;
}
a.SPARThumb:hover, a.SPARThumb:active
{
background-image:url(../_images/xos/products/enlargement_panels/enlarge_button_on.gif);
}


/* MiCRM */
a.MiCRMThumb, a.MiCRMThumb:link
{
height:23px;
width:178px;
background-image:url(../_images/xos/products/enlargement_panels/enlarge_button_MiCRM.gif);
display:block;
background-repeat:none;
}
a.MiCRMThumb span
{
display:none;
}
a.MiCRMThumb:hover, a.MiCRMThumb:active
{
background-image:url(../_images/xos/products/enlargement_panels/enlarge_button_on.gif);
}

/*
DATASHEETS LAYOUT
ADDED ON THE 21st Jan 08
By Anthony
*/
div.Brochure
{
	clear:both;
	margin:0;
	padding:0;
}
div.Brochure img.Brochure
{
	float:left;
	clear:none;
	margin:0;
	padding:0;
}
div.Brochure ul.Brochure
{
	list-style-type:none;
	margin:0 10px 0 0;
	padding:0;
	width:461px;
	float:right;
	background-image:url(../_images/xos/brochures/xos_brochure_panel_bkgd.gif);
	display:block;
}
*html div.Brochure ul.Brochure
{
	margin:0 0 0 0;
	padding:0 0 0 0;
}
/*Applies to all LI's */
div.Brochure ul.Brochure li
{
	margin:0;
	padding:0;
}
div.Brochure ul.Brochure li.Header
{
	height:52px;
	width:461px !important;
	text-indent:15px;
	display:block !important;
	background-image:url(../_images/xos/brochures/xos_brochure_panel_top.gif);
	background-position:top left;
	color:#fff;
	line-height:52px;
	font-size:1.2em;
}
div.Brochure ul.Brochure li.Content,
div.Brochure ul.Brochure li.Buttons
{
	margin:0;
	padding:0 15px 0 15px;
	background-image:url(../_images/xos/brochures/xos_brochure_panel_bkgd.gif);
	background-repeat:repeat-y;
	width:431px;
}
div.Brochure ul.Brochure li.Buttons
{
	clear:both;
	padding:0 15px 0 15px;
}
div.Brochure ul.Brochure li.Content
{
	min-height:82px;
}
	div.Brochure ul.Brochure li.Content p.Content
	{
	margin:0;
	padding:10px 0 13px 0;
	}
	div.Brochure ul.Brochure li.Buttons div.divider
	{
		height:1px;
		width:100%;
		display:block;
		margin:0 0 5px 0;
		background-image:url(../_images/xos/brochures/xos_brochure_button_line.gif);
		background-repeat:repeat-x;
	}

			div.Brochure ul.Brochure li.Buttons a.elDownload,
			div.Brochure ul.Brochure li.Buttons a.elDownload:link,
			div.Brochure ul.Brochure li.Buttons a.elDownload:visited
			{
				float:left;
			
				display:block;
				height:16px;
				width:105px;
				background-image:url(../_images/xos/brochures/pdf_off.gif);
				margin:2px 5px 5px 0;
			}
			div.Brochure ul.Brochure li.Buttons a.elDownload:hover,
			div.Brochure ul.Brochure li.Buttons a.elDownload:active,
			div.Brochure ul.Brochure li.Buttons a.elDownload:focus
			{
				background-image:url(../_images/xos/brochures/pdf_on.gif);
			}
			div.Brochure ul.Brochure li.Buttons a.elDownload span,
			div.Brochure ul.Brochure li.Buttons a.elDownload:link span,
			div.Brochure ul.Brochure li.Buttons a.elDownload:visited span
			{ 
				display:none;
			}
			div.Brochure ul.Brochure li.Buttons a.elRequest,
			div.Brochure ul.Brochure li.Buttons a.elRequest:link,
			div.Brochure ul.Brochure li.Buttons a.elRequest:visited
			{
				float:left;
			
				display:block;
				width:105px;
				height:16px;
				
				margin:0 0 0 5px;
				
				background-image:url(../_images/xos/brochures/hard_copy_off.gif);
				margin:2px 0 5px 0;
			}
			div.Brochure ul.Brochure li.Buttons a.elRequest:hover,
			div.Brochure ul.Brochure li.Buttons a.elRequest:active,
			div.Brochure ul.Brochure li.Buttons a.elRequest:focus
			{
				background-image:url(../_images/xos/brochures/hard_copy_on.gif);
			}
			div.Brochure ul.Brochure li.Buttons a.elRequest span,
			div.Brochure ul.Brochure li.Buttons a.elRequest:link span,
			div.Brochure ul.Brochure li.Buttons a.elRequest:visited span
			{
				display:none;
			}
div.Brochure ul.Brochure li.Bottom {
	background-image:url(../_images/xos/brochures/xos_brochure_panel_bottom.gif);
	background-repeat:no-repeat;
	background-position:top left;
	float:left;
	height:5px;
	width:461px;
	margin:-2px 0 0 0;
}
*html div.Brochure ul.Brochure li.Bottom
{
	padding:0 0 4px 0;
	margin:0 0 -11px 0;
}

div.Datasheetdiv
{
		background-image:url(../_images/xos/brochures/xos_brochure_button_line.gif);
		background-repeat:repeat-x;
		background-position:bottom left;
		width:100%;
		height:20px;
		display:block;
		margin:0 0 19px 0;
		
		padding:0;
		float:left;
		clear:both;
}
div.elCallBack
{
	float:left;
	clear:both;
	width:252px;
	background-color:#cfc1d9;
}
div.elCallBack div.divInnerForm ul.elCallBack
{
	list-style-type:none;
	margin:0;
	padding:0;
}
div.elCallBack div.divInnerForm ul.elCallBack li
{
	list-style-type:none;
	margin:0;
	padding:0;
}
div.elCallBack div.divInnerForm ul.elCallBack li fieldset
{
	border:0;
	margin:0;
	padding:0;
}
div.elCallBack div.divInnerForm ul.elCallBack li fieldset legend span
{
	margin:0 0 0 -10px;
	width:252px;
	height:26px;
	background-image:url(../_images/xos/home/darkslice.gif);
	display:block;
}

div.elCallBack div.divInnerForm ul.elCallBack li fieldset ul
{
	margin:0;
	padding:0;
}
div.elCallBack div.divInnerForm ul.elCallBack li fieldset ul li
{
	margin:0 0 0 10px;
	padding:0;
}
div.elCallBack div.divInnerForm ul.elCallBack li fieldset ul li input
{
	width:222px;
	border-color:#8b72a0;
	border-width:1px;
	height:17px;
}
div.elCallBack div.divInnerForm a.hoverbutton span
, div.elCallBack div.divInnerForm a.hoverbutton:link span
, div.elCallBack div.divInnerForm a.hoverbutton:visited span
{
	display:none;
}
div.elCallBack div.divInnerForm a.hoverbutton
, div.elCallBack div.divInnerForm a.hoverbutton:link
, div.elCallBack div.divInnerForm a.hoverbutton:visited
{
	padding:0;
	margin:5px 15px 5px 0;
	border:0;
	width:65px;
	height:16px;
	background-image:url(../_images/xos/forms/button_submit_off.gif);
}
div.elCallBack div.divInnerForm a.hoverbutton:hover
, div.elCallBack div.divInnerForm a.hoverbutton:active
, div.elCallBack div.divInnerForm a.hoverbutton:focus
{
	background-image:url(../_images/xos/forms/button_submit_on.gif);
}

a.examButton
{
	width:261px;
	height:111px;
	display:block;
	background-image: url(../_images/xos/2009/prometric_panel_off.gif);
	background-repeat:no-repeat;
}

a.examButton:hover
{
	background-image: url(../_images/xos/2009/prometric_panel_on.gif);
}

a.examButton span
{
	display:none;
}

/*****************************************
	Login Changes
*****************************************/
fieldset.frmLogin li.chkRem div
{
	overflow:hidden;
	height:22px;
}

fieldset.frmLogin li.chkRem div label,
fieldset.frmLogin li.chkRem div span
{
	float:left;
	clear:none;
	line-height:22px;
}

fieldset.frmLogin li.chkRem div span input
{
	width:18px;
	line-height:22px;
}

fieldset.frmLogin li.captha div.CaptchaVerification img
{
	display:inline!important;
}

fieldset.frmLogin li.captha div.CaptchaVerification a
{
	margin-right:5px;
}

fieldset.frmLogin li.captha div.CaptchaVerification label
{
	margin-top:8px;
}

fieldset.frmLogin li.captha div.CaptchaVerification input
{
	text-transform:uppercase;
	font-size:1.1em;
	padding:0.1em;
}

a.bookNowBox
{
	background: url(/_assets/btn_book.gif) no-repeat;
	width: 109px;
	height: 56px;
	display: block;
}

a.bookNowBox:hover
{
	background: url(/_assets/btn_book_hover.gif) no-repeat;
	
}


/* Fix Developer Employment Form - AJ 23-08-2010 */

div#ctl00_dash_b12298b6cb97449585579d6cba72123e  img#ctl00_dash_b12298b6cb97449585579d6cba72123e_divInner_divVerification_imgVerification
{
	margin-left:21px;
	float:left;
	clear:both;
}

div#ctl00_dash_b12298b6cb97449585579d6cba72123e label#ctl00_dash_b12298b6cb97449585579d6cba72123e_divInner_divVerification_lblVerification
{
	float:left;
	margin:10px 10px 0 21px;
	clear:both;
}

a#ctl00_dash_b12298b6cb97449585579d6cba72123e_divInner_divVerification_lnkRefreshVerification,
a#ctl00_dash_b12298b6cb97449585579d6cba72123e_divInner_divVerification_lnkRefreshVerification:link,
a#ctl00_dash_b12298b6cb97449585579d6cba72123e_divInner_divVerification_lnkRefreshVerification:visited
{
	float:left;
	clear:both;
	margin:10px 10px 10px 21px;
}

input#ctl00_dash_b12298b6cb97449585579d6cba72123e_divInner_divVerification_txtVerification
{
	float:left;
	clear:both;
	margin:10px 10px 10px 21px;
}
/*-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-*/
