
/*-Begin Section -_theme.css-*/
html {

	margin-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/nos/header/portal_on.gif);
	background-image: url(../_images/nos/header/email_on.gif);
	background-image: url(../_images/nos/search_icon_on.gif); /* preloader */
	background-image:  url(../_images/nos/07update/nos_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: 0 auto;	
	background-position: -1px; 
	background-repeat: repeat-y;
	background-color: #FFF;
	background-image: url(../_images/nos/cheaty_background_slice2.gif);
}

/* ZONES */
#ZoneHeaderRow {
    background-color: #FFF;
    clear: right;
    position: relative;
    z-index: 90;


}
#ZoneLeftColumn 
{
    width: 252px;
    float: left;
	background-color: #FFF;
	position: relative;
	z-index: 1;

/*	border-right: solid 1px #000;  */
}
#LeftRightContainer 
{
	clear:both;
}
form.elPageHome div#base 
{
	background-image: url(../_images/nos/cheaty_background_slice.gif);
}
#ZoneRightColumn
{
    width: 692px;
    float: left;
	background-color: #FFF;
	padding: 0;
    border-left: solid 1px #02345e;
	position:relative;
	z-index:2;
}
#ZoneCentreRow 
{
    width: 945px;
    background-color: #FFF;

}
#ZoneFooterRow 
{
	width: 945px;
	margin: 0 auto 0 auto;
	height:auto;
	clear:both;
	padding:0;
	background-color: #fff;
}


/* DEFAULTS */
a, a:link, a:visited {
	color: #5594b5;

	
}
a:hover, a:active {
	text-decoration: underline;
	color: #ff6600;
}
a img {
    border: 0;
}
h1 {
	color: #4986a2;
	font-size: 16pt;
	margin: 0px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
h2
{
    font-size: 1.3em;
    color: #4986a2;
    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: #364762;
}
h5 
{
    font-size: 1em;
    color: #364762;
}
h6 
{
    font-size: .9em;
    color: #364762;
}
pre 
{
	white-space: normal;
	color: #364762;
}
ul 
{
	list-style-type: disc;
	color: #364762;
}
ol 
{
	color: #364762;
}
address 
{
    color: #364762;	
}
p 
{

}





a.linkskip {
	position: absolute;
	top: -200px;
}
form {
	display: inline;
}

form.elPageAdmin div#base 
{
    background-image: none;
    background-color: #adb6c2;
}
form.elPageBlank div#base 
{
    background-image: none;
    background-color: #FFF;
}


div.elContentFooter
{
    margin-left: auto;
    margin-right: auto;
    font-size: 87%;
	text-align: center;
}





/* Primary Horizontal Nav */
ul.elMainMenu 
{
	background-color: #084679;
	background-image: url(../_images/nos/07update/top_menu_slice.gif);
    height: 23px;
    line-height: 23px;
    width: 945px;
	list-style: none;
	padding: 0;
	margin: 0;    

	overflow: hidden;
	border-bottom: solid 1px #02345e;
}
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;
	border-top: solid 1px #02345e;
}
ul.elMainMenu li li, ul.elMainMenu li li.first  
{
    width: 200px !important;
    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/nos/more_nibble.gif);
    background-repeat: no-repeat;
    background-position: top right;	
}
ul.elMainMenu ul a.ChildItems:hover 
{
    background-image: url(../_images/nos/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.elMadmin a, ul.elMainMenu li.elMadmin a:link, ul.elMainMenu li.elMadmin a:visited
{
    width: 101px;
}

ul.elMainMenu li.elMlogout a, ul.elMainMenu li.elMlogout a:link, ul.elMainMenu li.elMlogout a:visited
{
    width: 101px;             
}

ul.elMainMenu li.elMhome a, ul.elMainMenu li.elMhome a:link, ul.elMainMenu li.elMhome a:visited
{
    width: 101px;
    background-image: url(../_images/nos/07update/home_off.gif);
}

ul.elMainMenu li.elMhome
, ul.elMainMenu li.elMhome a:hover
, ul.elMainMenu  li.elMhome a:active
, ul.elMainMenu  li.elMhome a.current
, ul.elMainMenu  li.elMhome a.parent_current
{
    width: 101px;
    background-image: url(../_images/nos/07update/home_on.gif);

}


ul.elMainMenu li.elMexams a, ul.elMainMenu li.elMexams a:link, ul.elMainMenu li.elMexams a:visited
{
    width: 101px;
    background-image: url(../_images/nos/09update/exams_off.gif);
}

ul.elMainMenu li.elMexams
, ul.elMainMenu li.elMexams a:hover
, ul.elMainMenu  li.elMexams a:active
, ul.elMainMenu  li.elMexams a.current
, ul.elMainMenu  li.elMexams a.parent_current
{
    width: 101px;
    background-image: url(../_images/nos/09update/exams_on.gif);

}





ul.elMainMenu li.elMtrainingexams  a
, ul.elMainMenu li.elMtrainingexams  a:link
, ul.elMainMenu li.elMtrainingexams  a:visited
{
    width: 153px;
    background-image: url(../_images/nos/07update/training_off.gif);
}

ul.elMainMenu li.elMtrainingexams 
, ul.elMainMenu li.elMtrainingexams  a:hover
, ul.elMainMenu  li.elMtrainingexams  a:active
, ul.elMainMenu  li.elMtrainingexams a.current
, ul.elMainMenu  li.elMtrainingexams a.parent_current
{
    width: 153px;
    background-image: url(../_images/nos/07update/training_on.gif);

}
ul.elMainMenu li.elMprofile  a
, ul.elMainMenu li.elMprofile  a:link
, ul.elMainMenu li.elMprofile  a:visited
{
    width: 102px;
    background-image: url(../_images/nos/07update/profile_off.gif);
}

ul.elMainMenu li.elMprofile 
, ul.elMainMenu li.elMprofile  a:hover
, ul.elMainMenu  li.elMprofile  a:active
, ul.elMainMenu  li.elMprofile a.current
, ul.elMainMenu  li.elMprofile a.parent_current
{
    width: 102px;
    background-image: url(../_images/nos/07update/profile_on.gif);
}

ul.elMainMenu li.elMsystems a
, ul.elMainMenu li.elMsystems a:link
, ul.elMainMenu li.elMsystems a:visited
{
    width: 102px;
    background-image: url(../_images/nos/07update/systems_off.gif);
}

ul.elMainMenu li.elMsystems
, ul.elMainMenu li.elMsystems a:hover
, ul.elMainMenu li.elMsystems a:active
, ul.elMainMenu li.elMsystems a.current
, ul.elMainMenu  li.elMsystems a.parent_current
{
    width: 102px;
    background-image: url(../_images/nos/07update/systems_on.gif);

}
ul.elMainMenu li.elMservices a
, ul.elMainMenu li.elMservices a:link
, ul.elMainMenu li.elMservices a:visited
{
    width: 102px;
    background-image: url(../_images/nos/07update/services_off.gif);
}

ul.elMainMenu li.elMservices
, ul.elMainMenu li.elMservices a:hover
, ul.elMainMenu li.elMservices a:active
, ul.elMainMenu li.elMservices a.current
, ul.elMainMenu  li.elMservices a.parent_current
{
    width: 102px;
    background-image: url(../_images/nos/07update/services_on.gif);

}



ul.elMainMenu li.elMsoftware a
, ul.elMainMenu li.elMsoftware a:link
, ul.elMainMenu li.elMsoftware a:visited
{
    width: 102px;
    background-image: url(../_images/nos/07update/software_off.gif);
}

ul.elMainMenu li.elMsoftware
, ul.elMainMenu li.elMsoftware a:hover
, ul.elMainMenu li.elMsoftware a:active
, ul.elMainMenu li.elMsoftware a.current
, ul.elMainMenu  li.elMsoftware a.parent_current
{
    width: 102px;
    background-image: url(../_images/nos/07update/software_on.gif);

}

ul.elMainMenu li li.elMsoftware
{
width:200px;
}





ul.elMainMenu li.elMsupport a
, ul.elMainMenu li.elMsupport a:link
, ul.elMainMenu li.elMsupport a:visited
{
    width: 102px;
    background-image: url(../_images/nos/07update/support_off.gif);
}

ul.elMainMenu li.elMsupport, ul.elMainMenu li.elMsupport a:hover
, ul.elMainMenu li.elMsupport a:active
, ul.elMainMenu li.elMsupport a.current
, ul.elMainMenu  li.elMsupport a.parent_current
{
    width: 102px;
    background-image: url(../_images/nos/07update/support_on.gif);

}

ul.elMainMenu li.elMadmin a
, ul.elMainMenu li.elMadmin a:link
, ul.elMainMenu li.elMadmin a:visited
{
    width: 102px;
    background-image: url(../_images/nos/07update/admin_off.gif);
}

ul.elMainMenu li.elMadmin
, ul.elMainMenu li.elMadmin a:hover
, ul.elMainMenu li.elMadmin a:active
, ul.elMainMenu  li.elMadmin a.current
, ul.elMainMenu  li.elMadmin a.parent_current
{
    width: 102px;
    background-image: url(../_images/nos/07update/admin_on.gif);

}

ul.elMainMenu li.elMlogout a
, ul.elMainMenu li.elMlogout a:link
, ul.elMainMenu li.elMlogout a:visited
{
    width: 102px;
    background-image: url(../_images/nos/07update/logout_off.gif);
}

ul.elMainMenu li.elMlogout
, ul.elMainMenu li.elMlogout a:hover
, ul.elMainMenu li.elMlogout a:active
, ul.elMainMenu  li.elMlogout a.current
{
    width: 102px;
    background-image: url(../_images/nos/07update/logout_on.gif);

}

ul.elMainMenu  li.depth02 a:link, ul.elMainMenu  li.depth02 a:visited {
	background-image:none;
	background-color:#3f91b8;
    width: 200px;
    height: 25px;
	color:#ffffff;

}

ul.elMainMenu  li.depth02 a:hover, ul.elMainMenu  li.depth02 a:active {
    width: 200px;
	background-image:none;
    height:25px;
	background-color:#bcdded;
	color:#052d56;
	vertical-align:middle;

}

ul.elMainMenu ul li
{
    border-left: solid 1px #1d588a;
	border-right: solid 1px #1d588a;
	border-bottom: solid 1px #1d588a;

	}
	
	
/* little top menu */
ul.elMiniMenu 
{
    margin: 0;
	list-style: none;
	background-image: url(../_images/nos/secondary_slice.gif);
	height: 23px;
	display: block;
	clear: right;
    font-size:0;
    padding:0;
    margin:0;
    background-color: #7db6d0;

}
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/nos/home/contact_off.gif);
}
ul.elMiniMenu li.elMcontactus, ul.elMiniMenu li.elMcontactus a:hover
{
	width: 70px;
    background-image: url(../_images/nos/home/contact_on.gif);
}
ul.elMiniMenu li.elMnews a
{
	width: 56px;
    background-image: url(../_images/nos/home/news_off.gif);
}
ul.elMiniMenu li.elMnews, ul.elMiniMenu li.elMnews a:hover 
{
	width: 56px;
    background-image: url(../_images/nos/home/news_on.gif);
}
ul.elMiniMenu li.elMsitemap a
{
	width: 70px;
    background-image: url(../_images/nos/home/sitemap_off.gif);
}
ul.elMiniMenu li.elMsitemap, ul.elMiniMenu li.elMsitemap a:hover
{
	width: 70px;
    background-image: url(../_images/nos/home/sitemap_on.gif);
}
ul.elMiniMenu li.elMevents a
{
	width: 65px;
    background-image: url(../_images/nos/home/events_off.gif);
}
ul.elMiniMenu li.elMevents, ul.elMiniMenu li.elMevents a:hover
{
	width: 65px;
    background-image: url(../_images/nos/home/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/nos/xhtml.gif);
}
div.elFooterLogos ul li a.CSSLogo 
{
    width: 77px;
    height:  31px;
    background-image: url(../_images/nos/css.gif);    
}
div.elFooterLogos ul li a.NexusLogo 
{
    width: 80px;
    height:  31px;
    background-image: url(../_images/nos/nexus.gif);    
}
*/


/* Element Footer Menu */
ul.elFooterMenu 
{
	background-image: url(../_images/nos/07update/bottom_slice.gif);
	position: relative;
	bottom: 0;
	margin: 0;
	padding: 0;
	height: 20px;
	line-height: 20px;
	width: 945px;
	background-color: #c3cfe2;
	border-top: solid 1px #0c4c7d;
}
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;
}
ul.elFooterMenu li a:hover, ul.elFooterMenu li a:active 
{

}
ul.elFooterMenu li.first a
{
	background-image: none;
	
}
/* 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.elContent h1 
{
	color: #4986a2;
	line-height: 1.1em;
	font-size: 16pt;
	margin: 4px 0 0 0;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;

	border-bottom:1px dotted #4986a2;
	margin-bottom:12px;
}
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 #4986a2;
	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;
	padding:0;
}
div.elContent ul li {
    background-image: url(../_images/nos/bulletarrow.gif);
    background-repeat: no-repeat;
    background-position: 0 6px;
    padding-left: 9px;
}


/* SITEMAP */
ul.elSitemap 
{
    width: auto;
    margin: 20px 30px 40px 30px;
    
}
ul.elSitemapMicro 
{
    width: auto;
    margin: -40px 30px 40px 30px;
}
ul.elSitemapMicro, ul.elSitemapMicro ul, ul.elSitemap, ul.elSitemap ul 
{
    list-style-type: none;
    padding: 0;
    
}
ul.elSitemapMicro ul, ul.elSitemap ul {
    margin: 0 10px;
}
ul.elSitemapMicro li, ul.elSitemap li {
    display: block;
    width: 33%;
    float: left;
    line-height: 1em;
    height: auto;
    margin: 0;
    padding: 0;
}
ul.elSitemap li.elMhome, ul.elSitemap li.elMlogout, ul.elSitemap li.elMadmin, ul.elSitemap li.elMsoftware {
    display: none;
}
ul.elSitemap li li.elMsoftware {
    display: block;
}
ul.elSitemapMicro li.elMpartnermicrosites, ul.elSitemap li.elMprofile, ul.elSitemap li.elMsystems, ul.elSitemap li.elMservices, ul.elSitemap li.elMtraining, ul.elSitemap li.elMsupport   
{
    height: 335px;
    background-color: #deebf7;
    border-right: solid 2px #FFF;
    border-bottom: solid 2px #FFF;
    padding-bottom: 5px;
}
ul.elSitemapMicro li.depth01 a, ul.elSitemap li.depth01 a {
    display: block;
    padding-top: 15px;
    padding-bottom: 5px;
    padding-left: 8px;
    background-color: #84bad6;
    color: #FFF;
    font-weight: bold;
    font-size: 1.4em;
    text-decoration: none;
}
ul.elSitemapMicro li.depth01 a:hover, ul.elSitemap li.depth01 a:hover {
    text-decoration: underline;
}
ul.elSitemapMicro ul li a, ul.elSitemap ul li a {
    background-color: #deebf7 !important;
    line-height: 1.4em !important;
    font-weight: normal !important;
    font-size: 1em !important;
    color: #5296b5 !important;
    background-image: url(../_images/nos/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;
    text-decoration: underline;
}
ul.elSitemapMicro ul li, ul.elSitemap ul li {
    width: auto;
    float: none;
    padding: 0;
    line-height: 1em;
    height: auto;
    margin: 5px 0 0 0;
    border: solid 1px #deebf7;
}




/* 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: #364762;
    display: block;
    width: 220px;

    text-transform: uppercase;
}
fieldset.frmLogin p 
{
    color: #364762;
    width: 230px;
    margin: .5em auto 1.5em auto;
}
fieldset.frmLogin ul, fieldset.frmLogin ol 
{
    list-style-type: none;
    width: 240px;
    margin: 0 auto;
}
fieldset.frmLogin li 
{
    margin: 0 1em 1em 1em;
}
fieldset.frmLogin li.last 
{
    clear: right;
    padding-bottom: 10px;
}
fieldset.frmLogin label 
{
    clear:left;
    display: block;
    font-weight: bold;
    margin-bottom: .1em;
    color: #364762;
}
fieldset.frmLogin label em
{
    color: #F00;
    font-weight: bold;
    font-size: 1.3em;
    display: block;
    float: left;
    margin: 0 0 0 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;
}
div.CasePanel div.fontzero
{
	line-height: 0;
}

/* 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: #9dc9dd;    /* 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: #9dc9dd;    /* FIX FOR IE BUG & SCRIPTACULOUS */
}

ul.elTagDashboard h2.elContentDescription 
{
    display: none;
}

ul.elTagDashboard div.elContent 
{
    padding: 5px 0 5px 11px;
    margin: 0;
	background-color: #9dc9dd;    /* FIX FOR IE BUG & SCRIPTACULOUS */
    z-index: -100;

}
ul.elTagDashboard div.elContent h1.Title 
{
 	font-size: 1.1em;
	margin: 0;
	padding-top: 0;
	padding-bottom: 0;
	border: 0;
	letter-spacing: 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: #02345e;
    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: #02345e;
 line-height: 1.3em;
}

/* TAG DASH ON HOME */
form.elPageHome ul.elTagDashboard li.first {
    display: none !important;
    visibility: hidden;
    height: 0;
    font-size: 0;
    line-height: 0;
    padding: 0;
}
form.elPageHome ul.elTagDashboard h1.elContentTitle {
    display: none;
}

/* TAG DASH ON MICROSITES */
form.elPageMicro ul.elTagDashboard li.first {
    display: none !important;
    visibility: hidden;
    height: 0;
    font-size: 0;
    line-height: 0;
    padding: 0;
}
form.elPageMicro ul.elTagDashboard h1.elContentTitle {
    display: none;
}


ul.Announcements 
{
    height: 144px;   

}
ul.Announcements li 
{
    overflow:  hidden;   
}


/* Listing - TAG REPEATER */
ul.elTagListing 
{
    margin: 10px 20px;
    padding: 0 0 5px 0;
    clear: left;
	font-size: 1em;
	list-style: none;
}
ul.elTagListing li 
{
    margin: 5px 0;
    padding: 10px 0 5px 0;
    clear: left;
    border-width: 1px;
    border-color: #FFF #FFF #3e4e69 #FFF;
    border-style: dotted;
}
ul.elTagListing li.first 
{
    border: 0;
}
ul.elTagListing h1.elContentTitle 
{
    margin: .8em 0 10px 0;
    padding: 0 0 3px 0;
    border-bottom: dotted 1px #3e4e69;
}
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/nos/arrow.gif);
    background-repeat: no-repeat;
    background-position: 1px 4px;
    font-style: normal;
    color: #3e4e69;
    border: 0;
}
ul.elTagListing div.elContent a, ul.elTagListing div.elContent a:link, ul.elTagListing div.elContent a:visited 
{
    text-decoration: none;   
    color: #3e4e69;
}
ul.elTagListing div.elContent a:hover, ul.elTagListing div.elContent a:active 
{
    color: #FF6600;
}
ul.elTagListing div.elContent h2.DateStart, ul.elTagListing div.elContent h2.DateEnd
{
    font-size: 1em;
    font-weight: normal;
    padding: 0 5px 0 10px;
    margin: 0;
	color: #555;    
}
ul.elTagListing div.elContent h2.DateStart span, ul.elTagListing div.elContent h2.DateEnd span 
{
    font-style: italic;   
}
ul.elTagListing div.elContent h3.Author
{
    padding: 0 5px 0 10px;
    margin: 0;
    font-size: 1em;
    font-weight: normal;
}
ul.elTagListing div.elContent p.Description
{
    padding: 10px 5px 5px 10px;
    margin: 0;
}
ul.elTagListing div.ContentImage 
{
    width: 100px;
    height: 100px;
    overflow: hidden;
    margin: 0;
    float: left;
}
ul.elTagListing div.ContentImage img {
    /*border: solid 1px #364761; */
    margin-top: 0;
    border: 0;
}
ul.elTagListing div.HasImage 
{
    margin: -5px 0 0 100px;
}
ul.elTagListing div.HasImage h1.Title {
    margin-top: 0;
}
ul.elTagListing div.HasImage p.Description {
 padding-bottom: 10px;
}

/* Edit Delete tools for edit content */
div.Tools 
{
    float: right;
}
div.Tools a, div.Tools a:link, div.Tools a:visited 
{
    padding: 0 0 0 10px;
    margin-left: 10px;
    background-image: url(../_images/nos/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/nos/arrow.gif);
	background-repeat: no-repeat;
	background-position:  2px 3px;
	padding: 0 0 0 12px;
	font-weight: normal;
	color: #3e4e69;
	text-decoration: underline;
	white-space: nowrap;
	font-size: .8em;
}
ul.elBreadcrumb2 li a:hover, ul.elBreadcrumb2 li a:active 
{
	color: #FF6600;
	text-decoration: underline;
}
ul.elBreadcrumb2 span 
{
	color: #3e4e69;
	text-decoration: none;
	background-image: url(../_images/nos/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/nos/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;
}
ul.elLeftMenu ul {
    list-style-type: none;
	margin:0;
	padding: 0;
}
/* all list items */
ul.elLeftMenu li 
{
    margin: 0;
    padding: 0;
	background-image: url(../_images/nos/home/leftmenu.gif);
	background-repeat:no-repeat;
	width: 252px;
	list-style-type: none;
	color: #052d56;
}
ul.elLeftMenu a, ul.elLeftMenu a:link, ul.elLeftMenu a:visited
{
	color: #052d56;
	text-decoration: none;
	display: block;
	padding-left: 20px;
	height: 20px;
	line-height: 20px;
	width: 232px;
}
ul.elLeftMenu a.current, ul.elLeftMenu a.current:link, ul.elLeftMenu a.current:visited
{
	background-image: url(../_images/nos/home/leftmenu_select.gif);
	background-repeat: no-repeat;
    width: auto;
	text-decoration: none;
	width: 232px;
	color:#052d56;
}

ul.elLeftMenu li.elMprofile a, ul.elLeftMenu li.elMprofile a:link, ul.elLeftMenu li.elMprofile a:visited
{
    background-image: url(../_images/nos/07update/profile_header.gif);
	background-repeat:no-repeat;
	display:block;
	padding-left:30px;
	width: 252px;
}


ul.elLeftMenu li.elMsystems a, ul.elLeftMenu li.elMsystems a:link, ul.elLeftMenu li.elMsystems a:visited
{
    background-image: url(../_images/nos/07update/systems_header.gif);
	background-repeat:no-repeat;
	display:block;
	padding-left:30px;
	width: 252px;
}


ul.elLeftMenu li.elMservices a, ul.elLeftMenu li.elMservices a:link, ul.elLeftMenu li.elMservices a:visited
{
    background-image: url(../_images/nos/07update/services_header.gif);
	background-repeat:no-repeat;
	display:block;
	padding-left:30px;
	width: 252px;
}

ul.elLeftMenu li.elMsupport a, ul.elLeftMenu li.elMsupport a:link, ul.elLeftMenu li.elMsupport a:visited
{
    background-image: url(../_images/nos/07update/support_header.gif);
	background-repeat:no-repeat;
	display:block;
	padding-left:30px;
	width: 252px;
}

ul.elLeftMenu li.elMtrainingexams a, ul.elLeftMenu li.elMtrainingexams a:link, ul.elLeftMenu li.elMtrainingexams a:visited
{
    background-image: url(../_images/nos/07update/training_header.gif);
	background-repeat:no-repeat;
	display:block;
	padding-left:30px;
	width: 252px;
}
ul.elLeftMenu li.depth02 a, ul.elLeftMenu li.depth02 a:link, ul.elLeftMenu li.depth02 a:visited
{
	background-image: url(../_images/nos/home/leftmenu.gif);
	background-repeat:no-repeat;
	width: 232px;
	padding-left:20px;
}

ul.elLeftMenu li.depth01 a.depth01first, ul.elLeftMenu li.depth01 a.depth01first:link, ul.elLeftMenu li.depth01 a.depth01first:visited   /* first link of top level of list */ 
{
	height: 25px;
	width:222px;
	font-size:0;
}

ul.elLeftMenu li.depth01 a.depth01first span, ul.elLeftMenu li.depth01 a.depth01first:link span, ul.elLeftMenu li.depth01 a.depth01first:visited span
{
    display: none;    
}
ul.elLeftMenu ul li a:hover, ul.elLeftMenu ul li a:active, ul.elLeftMenu ul li a.current
{
    background-image: url(../_images/nos/home/leftmenu_select.gif) !important;
	background-repeat: no-repeat;
	width: auto;
	text-decoration: none;
	width: 232px;
 	color: #052d56;
}



/* MICROSITE MENU */
/* top level */
ul.elMicrositeMenu, ul.elMicrositeMenu ul
{
    margin: 0;
    padding: 0;
    list-style-type: none;
	font-size:0;
}
/* all list items */
ul.elMicrositeMenu li 
{
    margin: 0;
    padding: 0;	
    border: 0;
    font-size: 0;
	font-size:0;
}
ul.elMicrositeMenu ul li
{
	border-bottom: solid 1px #00345a;
	font-size:0;
}
ul.elMicrositeMenu span
{
    display: none;	
}
ul.elMicrositeMenu a 
{
	display: block;
		font-size:0;
}
ul.elMicrositeMenu li.depth02, ul.elMicrositeMenu li.depth02 a
{
	width: 252px;
	height: 79px;
	padding: 0;
	margin: 0;
}
ul.elMicrositeMenu li.depth01
{
	background-image:url(../_images/nos/07update/lightslice.gif);
	background-repeat:repeat-x;
	background-position:top left;
}
ul.elMicrositeMenu li.depth01 a.depth01first
{
	width: 252px;
	height: 26px;
	background-image: url(../_images/nos/07update/microsites_head.gif);
	background-repeat: no-repeat;
	cursor: default;
	font-size:0;
}
ul.elMicrositeMenu li.elMmicrosoftpartnermicrosite a
{
	background-image: url(../_images/nos/07update/ms_link_off.jpg);
	background-repeat: no-repeat;
	font-size:0;
}
ul.elMicrositeMenu li.elMmicrosoftpartnermicrosite, ul.elMicrositeMenu li.elMmicrosoftpartnermicrosite a:hover, ul.elMicrositeMenu li.elMmicrosoftpartnermicrosite a:active
{
	background-image: url(../_images/nos/07update/ms_link_on.jpg);
	background-repeat: no-repeat;
	font-size:0;
}
ul.elMicrositeMenu li.elMhpmicrosite a
{
	font-size:0;
	background-image: url(../_images/nos/07update/hp_link_off.jpg);
	background-repeat: no-repeat;
}
ul.elMicrositeMenu li.elMhpmicrosite, ul.elMicrositeMenu li.elMhpmicrosite a:hover, ul.elMicrositeMenu li.elMhpmicrosite a:active
{
	font-size:0;
	background-image: url(../_images/nos/07update/hp_link_on.jpg);
	background-repeat: no-repeat;
}
ul.elMicrositeMenu li.elMibmmicrosite a
{
	font-size:0;
	background-image: url(../_images/nos/07update/ibm_link_off.jpg);
	background-repeat: no-repeat;
}
ul.elMicrositeMenu li.elMibmmicrosite, ul.elMicrositeMenu li.elMibmmicrosite a:hover, ul.elMicrositeMenu li.elMibmmicrosite a:active
{
	font-size:0;
	background-image: url(../_images/nos/07update/ibm_link_on.jpg);
	background-repeat: no-repeat;
}	

#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 
{
    clear: both;
    font-weight: bold;
    font-size: .9em;
    margin: 5px 10px 10px 30px;
}

ul.Paging li 
{
    display: block; 
}
ul.Paging li.PagingPageTotal
{
    display: none;
}
ul.Paging li.PagingPageNumbers
{
    float: right;
    margin: 0 10px 0 0;
}
ul.Paging li.PagingLastPage
{
    display: none;
}
ul.Paging li.PagingNextPage
{
    float: right;
    margin: 0 10px 0 0;
}
ul.Paging li.PagingPreviousPage
{
    float: right;
    margin: 0 10px 0 0;
}
ul.Paging li.PagingFirstPage
{
    display: none;
}
ul.Paging li .disabled 
{
    color: #B0B0B0;
}
ul.Paging li .current 
{
    text-decoration: underline;
}
ul.Paging li.PagingNextPage a, ul.Paging li.PagingNextPage span.disabled
{
    background-image: url(../_images/nos/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/nos/prev.gif);
    background-repeat: no-repeat;
    background-position: left;
    padding-left: 12px;
}


/* PAGE TITLE ELEMENT */
h1.elPageTitle 
{
    margin: 24px 30px 10px 30px;
    padding: 0 0 5px 0;
	border-bottom:1px dotted #4986a2;    
    
}

p.elNoContent 
{
    margin: 10px;   
}


div.elXosPanel {
    margin: 0;
    padding: 0;
    font-size: 0;
    border-bottom: solid 1px #694a80;
	/*background-image:url(../_images/07update/xos_slice.gif);*/
	background-repeat:repeat-x;
	background-position:top left;
}
div.elXosPanel a.aXOStop, div.elXosPanel a.aXOStop:link, div.elXosPanel a.aXOStop:visited 
{
	height:26px;
	width:252px;
	display:block;
	background-image:url(../_images/nos/07update/xos_head_on.gif);
	background-image:url(../_images/nos/07update/xos_head_off.gif);
	margin:0;
	padding:0;
}
div.elXosPanel a.aXOStop:hover,
div.elXosPanel a.aXOStop:focus,
div.elXosPanel a.aXOStop:active
{
	background-image:url(../_images/nos/07update/xos_head_on.gif);
}

.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 {
    margin: 0;
    display: block;
    height: 26px;
    background-image: url(../_images/nos/07update/dark_header_slice.gif);
    background-repeat: repeat-x;
    background-color: #0c4c7d;
}
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/nos/07update/dark_more_off.gif);
    cursor: pointer;
	border:0;
	}
 
a.elImageBar:hover  span.fright {
    background-image: url(../_images/nos/07update/dark_more_on.gif);
}
 
 
 
a.elLiteImageBar {
 
 display: block;

 height: 26px;
 background-image: url(../_images/nos/07update/lightslice.gif);
 background-repeat: repeat-x;
     background-color: #0c4c7d;
}
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/nos/07update/lightmore_off.gif);
 cursor: pointer;
}
a.elLiteImageBar:hover  span.fright {
background-image: url(../_images/nos/07update/lightmore_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;
}



form.elPageHome #ZoneCentreRow 
{
    width: 945px;
    background-color: #FFF;
    margin-bottom: 0;
}




img.elPageHeadImage {
    border-bottom: solid 1px #02345e;

}

.HotTechDash
{
    margin-left: 20px;
}

.elFullWidthContent {
    margin: 20px -20px 0 -20px;
    border-bottom: solid 1px #02345e;
}


div.elHomeAccreds img {
    border:0;
}


/* CALL US OR REQUEST QUOTE FOOTER */
div.CallUsFooter {
    width: 652px;
    padding-bottom: 10px;
    border: 0;
}
div.CallUsFooter p {
    text-align: center;
	margin-left:-42px;
	margin-top:10px;
}
div#ZoneFooterRow div.CallUsFooter {

    padding-left: 293px;
    /* padding-top: 10px; */
    background-color: #FFF;
    margin: 0 0 0 0;
    background-image: url(../_images/nos/cheaty_background_slice2.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 #4986a2; 
    text-align: right; 
    margin-bottom: 25px;
}
div.PdfLeft {
    float: left; 
    height: 144px; 
    width: 110px;
}
div.PdfRight {
    float: right; 
    width: 525px; 
    height: 144px;
}
div.PdfButtons {
    clear: both;
    border-bottom: dotted 1px #4986a2; 
    text-align: right;
    margin-bottom: 20px;
    margin-top: 0;
    padding-top: 0;
}



.dotted {
    height: 3px;
    border-bottom: dotted 1px #4986a2; 
}




/* CASE STUDIES LISTING */

ul.elCaseStudies {
    list-style-type: none;
    margin: 10px 30px 10px 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-top: 20px;
    margin-bottom: 15px;
}
ul.elCaseStudies li.first h1.elContentTitle {
    font-size: 1.3em;
    font-weight: bold;
    color: #4986a2;
    padding-bottom: 3px;
    border-bottom: dotted 1px #4986a2; 

}
ul.elCaseStudies li div.elContent {
    margin: 0;
    padding: 0;
}
ul.elCaseStudies li div.elContent h1.Title {
    margin: 10px 0 0 0;
    font-size: 1em;
    border: 0;
    background-image: url(../_images/nos/casearrow.gif);
    background-repeat: no-repeat;
    background-position: 0 1px;
    padding-left: 14px;
    margin-left: 20px;
}



/* INDIVIDUAL CASE STUDIES */

td.CaseLinks {
    text-align: right;
    border-bottom: dotted 1px #4986a2; 
    padding-bottom: 3px;
    padding-right: 0;
}
td.CaseBullets ul {
    margin-top: 0;
    margin-bottom: 0;
}
a.CaseWebsite {
    display: block;
    width: 71px;
    height: 16px;
    background-image: url(../_images/nos/website_off.gif);
    float: right;
    margin-left: 1px;    
    
}
a.CaseWebsite:hover {
    background-image: url(../_images/nos/website_on.gif);
}
a.CaseWebsite span {
    display: none;
}

a.CasePDF {
    display: block;
    width: 107px;
    height: 16px;
    background-image: url(../_images/nos/pdf_button_off.gif);
    float: right;

    
}
a.CasePDF:hover {
    background-image: url(../_images/nos/pdf_button_on.gif);
}
a.CasePDF span {
    display: none;
}

td.CaseImage {
    text-align: center;
}
td.CaseBullets ul li {
    color: #000 !important;
}
td.CaseDesc {
padding-bottom:0;
margin-bottom:0;
}


form.elPageContact div#sidebar 
{
    display: none !important;
}

form.elPageHotTech div.CallUsFooter {
    margin: 10px auto;
}

form.elPageHotTech div#base {
    background-image: none !important;
}

/* Tag Meta Data - IsNullOrEmpty */
.elInvisibletrue {
    display: none !important;
}

div.HotItemImage {
    position: absolute;
    right: 40px;
    width: 160px;
    text-align: center;
    background-color: #FFF;
    border: solid 1px #7ac5e8;
    padding: 5px;
}
div.HotItemImage img {
    
}

form.elPageCaseStudies div#ZoneRightColumn div.elContent {
    margin-bottom: 0 !important;
    padding-bottom: 0;
}

/* NEW COMPANY LOGO HEADER BAR */
ul.HeaderBar {
    margin: 0;
    padding: 0;
    list-style-type: none;
    background-image: url(../_images/nos/header/top_gradient.jpg);
    background-repeat: no-repeat;    
    background-position: right;
    display: block;
    width: 945px;
    height: 83px;
    border-bottom: solid 1px #02345e;
    position: relative;
    z-index: 3;
}
ul.HeaderBar li a {
    display: block
}
ul.HeaderBar li.Logo {
    float: left;
}
ul.HeaderBar li.Logo a {
    width: 193px;
    height: 83px;
    background-image: url(../_images/nos/header/nos_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: 109px;
    height: 27px;
    background-image: url(../_images/nos/header/portal_off.gif);
    background-repeat: no-repeat;
}
ul.HeaderBar li.Login a:hover, ul.HeaderBar li.Login a:active {
    background-image: url(../_images/nos/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: 61px;
    height: 27px;
    background-image: url(../_images/nos/header/email_off.gif);
    background-repeat: no-repeat;
}
ul.HeaderBar li.Mail a:hover, ul.HeaderBar li.Mail a:active {
    background-image: url(../_images/nos/header/email_on.gif);
}
ul.HeaderBar li.Telephone {
    float: right;
    width: 120px;
    height: 27px;
    background-image: url(../_images/nos/header/telephone.jpg);
    background-repeat: no-repeat;
	background-position:top right;
}


/* HEADER - FONT SIZE */
ul.PageFontSize {
    position: absolute;
    top: 35px;
    right: 10px;
    margin: 0;
    padding: 0;
    list-style-type: none;
    width: 90px;
    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/nos/header/text_image.gif);
    width: 57px;
    height: 11px;
    margin-right: 7px;
}
ul.PageFontSize li.Label span {
    display: none;
}

ul.PageFontSize li.InputSmall a.hoverbutton
{
    background-image: url(../_images/nos/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/nos/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
{
    background-image: url(../_images/nos/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/nos/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: 10px;
    z-index: 100;
}
ul.QuickSearch li {
    display: block;
    float: left;
    height: 31px;
}
ul.QuickSearch li.Label {
    width: 56px;
    background-image: url(../_images/nos/header/search_image.gif);
    background-repeat: no-repeat;
	height:20px;
}
ul.QuickSearch li.Label span {
    display: none;
}
ul.QuickSearch li.Input input {
    float: left;
    height: 14px;
    width: 210px;
    font-size: 1em;
    padding-top: 3px;
}
ul.QuickSearch li.Button {

}
ul.QuickSearch li.Button span.hoverbutton 
{
    background-image: none;
    padding: 0;
    margin: 0;
    display: block;
    float: left;
    width: 19px;
    height: 22px;        
}
ul.QuickSearch li.Button a.hoverbutton, ul.QuickSearch li.Button a.hoverbutton:link, ul.QuickSearch li.Button a.hoverbutton:visited
{
    background-image: url(../_images/nos/search_icon_off.gif);
    background-repeat: no-repeat;
    width: 19px;
    height: 22px;
    display: block;
    padding: 0;    
    margin: 0;
    border: 0;
	
	float:left;
}
ul.QuickSearch li.Button a.hoverbutton:hover, ul.QuickSearch li.Button a.hoverbutton:active 
{
    background-image: url(../_images/nos/search_icon_on.gif);
}
ul.QuickSearch li.Button span.hoverbutton_buttonLeft
, ul.QuickSearch li.Button span.hoverbutton_buttonRight
, ul.QuickSearch li.Button a.noShow  
{
    display: none !important;

}

/* 404 Redirector */
div.elAutomaticRedirection

{
    width: 400px;
    margin: 50px auto;
    padding: 100px, 10px;
    color: #02345e;
    text-align: center;
}
span.elPageMoved
{
    font-size: larger;
}
span.elRedirectText
{
}
td.TrainingExpImage
{
	width:200px;
	padding: 0 0 0 20px;
	background-image: url(../_images/nos/vert_dot.gif);
	background-repeat:repeat-y;
	text-align:center;
}

td.trainingText
{
	width:400px;
	padding-right:18px !important;
}

/* Training Web Page */
div.TrainingPanel {
	display:block;
	width:250px;
	height:101px;
	background-image:url(../_images/nos/_courses/brochure_background.gif);
	background-repeat:no-repeat;
	background-position:top left;
	position:relative;
	margin-bottom:15px;
}
div.TrainingPanel a.AdobeAcrobat {
	display:none;
	position:absolute;
	width:88px;
	height:31px;
	background-image:url(../../../_assets/images/training/acrobat.gif);
	background-repeat:no-repeat;
	background-position:top left;
	top:60px;
	left:19px;
	z-index:10;
}
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:37px;
	width:89px;
	background-image:url(../_images/nos/_courses/btn_download.gif);
	background-position:top left;
	background-repeat:no-repeat;
	top:63px;
	left:3px;
	z-index:1;
}
div.TrainingPanel a.DownloadPDF:hover, div.TrainingPanel a.DownloadPDF:active, div.TrainingPanel a.DownloadPDF:focus {
	background-image:url(../_images/nos/_courses/btn_download_hover.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:32px;
	width:91px;
	background-image:url(../_images/nos/_courses/btn_hard.gif);
	background-repeat:no-repeat;
	background-position:top left;
	top:68px;
	left:87px;
}
div.TrainingPanel a.HardCopy:hover, div.TrainingPanel a.HardCopy:focus, div.TrainingPanel a.HardCopy:active {
	background-image:url(../_images/nos/_courses/btn_hard_hover.gif);
}
div.TrainingPanel a.HardCopy span {
	display:none;
}
span.boxheader {
font:arial !important;
font-size:2em !important;
color:#AACADA !important;
display:block !important;
padding-bottom:8px !important;
font-weight:normal!important; 
}
div#ZoneRightColumn a.XosBanner,
div#ZoneRightColumn a.XosBanner:link,
div#ZoneRightColumn a.XosBanner:visited
{
	clear:both;
	width:651px;
	height:139px;
	display:block;
	background-image:url(../_images/nos/07update/xos_panel.gif);
	background-position:top left;
	background-repeat:no-repeat;
	margin:0 auto;
}
div#ZoneRightColumn a.XosBanner span,
div#ZoneRightColumn a.XosBanner:link span,
div#ZoneRightColumn a.XosBanner:visited span
{
	height:139px;
	width:31px;
	float:right;
	background-image:url(../_images/nos/07update/xox_panel_arrow_off.gif)
}
div#ZoneRightColumn a.XosBanner:hover span,
div#ZoneRightColumn a.XosBanner:active span,
div#ZoneRightColumn a.XosBanner:focus span
{
	background-image:url(../_images/nos/07update/xox_panel_arrow_on.gif);
}

div.servicesdash
{
width:692px;
height:102px;
background-position:right;
position:relative;
overflow:hidden;
}
div.servicesdash img
{
left:0% !important;
width:692px;
height:102px;
}
div.customersdash
{
width:252px;
height:102px;
background-position:right;
position:relative;
padding:0 !important;
overflow:hidden;
background-color: #FFF;
}
div.customersdash img
{
margin:0 !important;
left:0% !important;
width:252px;
height:104px;
}

div.NewsLine {
	width:100%;
	border-bottom:1px dotted #999;
	height:1px;
	margin:10px 0 10px 0;
}
/*
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/nos/brochures/nos_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/nos/brochures/nos_brochure_top_panel.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/nos/brochures/nos_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/nos/brochures/nos_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/nos/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/nos/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/nos/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/nos/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/nos/brochures/nos_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/nos/brochures/nos_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;
}
/* Form Styling Added on 08 Feb 08 By AS */
div.elForm
{
overflow:hidden;
	margin:0 20px 0 20px;
	padding: 0;
}
div.elForm ul.elForm
{
	list-style:none;
	margin:0;
	padding:0;
}
div.elForm div.divInnerForm
{
	background-color:#bfe6f8;
	width:650px;
	padding-bottom: 10px;
	overflow:hidden;
	margin-bottom:10px;
}
div.elForm ul ul
{
	margin:0;
	padding:0 0 0 15px;
	background-color:#bfe6f8;
}
div.elForm ul ul li
{
	clear:both;
	float:left;
	margin:0;
	padding:0;
}
div.elForm ul.elForm li
{
	list-style:none;
	margin:0;
	padding:0;
}
div.elForm fieldset
{
	border:0;
	margin:0 0 0 0;
	padding:15PX 0 15px 0px;
	position: relative;
	width:650px;
	overflow: hidden;
}
div.elForm ul.elForm label
{
	clear:both;
	float:left;
	padding:0;

	font-size:.9em;
	color:#364762;
	margin:15px 0 3px 0;
	padding-left: 10px;
	margin-left: -10px;
}
div.elForm ul.elForm label em
{
	color: #F00;
	margin-left: -10px;
}
div.elForm ul.elForm input, div.elForm ul.elForm textarea, div.elForm ul.elForm select
{
	clear:both;
	float:left;
	margin:0;
	padding:0;
	display:block;
	width:320px;
}
div.elForm legend
{
	margin:0;
	padding:0;
	width:655px;
	height:25px;
	display:block !important;
	background-color:#7ac5e8;	
	position: absolute !important;
	left: -6px;
	top: 0;
	z-index:99;
	
}
div.elForm legend span
{
	padding-left: 15px;
	width:635px;
	height:25px;
	display:block !important;

	line-height:25px;
	color: #FFF;
	font-weight:Bold;
	font-size:.9em;
}
div.elForm ul.radYesNo
{
	margin:0;
	padding:0;
	clear:both;
	float:left;
}
div.elForm ul.radYesNo li
{
	float:left;
	clear:none;
	margin:0 0 0 10px;
}
div.elForm ul.radYesNo li label,
div.elForm ul.radYesNo li input
{
	float:left;
	clear:none;
	line-height:30px;
}
div.elForm ul.radYesNo li input
{
	width:20px;
}
div.elForm a.formDesc
{
	display: none;
}
div.elForm a.hoverbutton
, div.elForm a.hoverbutton:link 
, div.elForm a.hoverbutton:visited
{
	float:left;
	margin:0 0 0 276px;
	padding:0 0 0 15px;
	border:0;
	font-weight: bold;
	background-image: url(../_images/nos/arrow.gif);
	background-repeat: no-repeat;
	background-position:  center left;
	line-height: 1.5em;
}
div.elForm a.hoverbutton span
{
	color:#5594b5 !important;
}
div.elForm a.hoverbutton:hover span
, div.elForm a.hoverbutton:active span
, div.elForm a.hoverbutton:focus span
{
	color:#ff6600!important;
}
div.elForm ul.MetaColumns
{
	padding-top: 10px;
}

iframe.HotTechDashContent
{
	width:100%;
	height:250px !important;
}
.HotTechDashContent
{
	width:100%;
	height:250px !important;
}

ul.HotCourse
{
	position: relative;
	height: 143px;	
	margin-top: 1px;
	overflow: hidden;
}
ul.HotCourse
, ul.HotCourse ul
, ul.HotCourse div.ContentWrapper
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	background-color: #181c25;
}
ul.HotCourse div.ContentWrapper
{
	padding-top: 8px;
	padding-right: 5px;
}
ul.HotCourse li.first
{
	position: relative;
	z-index: 2;
}

ul.HotCourse li.first
, ul.HotCourse li.first h1.elContentTitle
, ul.HotCourse li.first h1.elContentTitle a
{
	margin: 0;
	padding: 0;
	display: block;
	height: 26px;	
	width: 252px;
	background-image: url(../_images/nos/hot/hot_courses_slice.gif);
	background-repeat: repeat-x;	

}
ul.HotCourse li.first h1.elContentTitle
{
	background-image: url(../_images/nos/hot/hot_courses_head.gif);
	background-repeat: no-repeat;

}
ul.HotCourse li.first h1.elContentTitle a
, ul.HotCourse li.first h1.elContentTitle a:link
, ul.HotCourse li.first h1.elContentTitle a:visited
{
	background-image: url(../_images/nos/hot/hotcourses_arrow_off.gif);
	background-repeat: no-repeat;
	background-position: right;
	text-indent: -999em;
}
ul.HotCourse li.first h1.elContentTitle a:active
, ul.HotCourse li.first h1.elContentTitle a:hover
{
	background-image: url(../_images/nos/hot/hotcourses_arrow_on.gif);
}
ul.HotCourse h3.ReadMore
{
	position:absolute;
	z-index: 1;
	top: 119px;
}
ul.HotCourse h3.ReadMore
, ul.HotCourse h3.ReadMore a
{
	margin: 0;
	padding: 0;
	display: block;
	height: 24px;
	width: 252px;
	background-image: url(../_images/nos/hot/hotcourses_button_off.jpg);
	background-repeat: no-repeat;	
	text-indent: -999em;
}
ul.HotCourse h3.ReadMore a:hover
, ul.HotCourse h3.ReadMore a:active
{
	background-image: url(../_images/nos/hot/hotcourses_button_on.jpg);
}
ul.HotCourse li.even
, ul.HotCourse li.odd
{
	height: 90px;
	position: absolute;
	top: 26px;
	
}
ul.HotCourses 
{
	width:243px;
	height: 90px;
	overflow: hidden;
	background-color: #181c25;	
}
ul.HotCourses li
{
	line-height: 1.7em;
	font-size: .9em;
	overflow: hidden;
	background-color: #181c25;	
}
ul.HotCourses li span
{
	color: #FFF;
	float: left;
	display: inline;	
	background-color: #181c25;	
}
ul.HotCourses li span.col
{
	color: #fe7d05;
	font-weight: bold;
	width: 40px;
	float:left;
	clear:both;
	padding:0 0 0 10px;
}

ul.HotCourses li span.courseName
{
	clear:left;
	float:left;
	padding:0 0 0 10px;
	display:block;
	margin:0;
	width:236px;
}

a.virtualButton 
{
	width:261px;
	height:131px;
	display:block;
	background-image: url(../_images/nos/09update/virtualisation_off.jpg);
	background-repeat:no-repeat;
}

a.virtualButton:hover
{
	background-image: url(../_images/nos/09update/virtualisation_on.jpg);
}

a.virtualButton span
{
display:none !important;
}


a.examButton
{
	width:252px;
	height:68px;
	display:block;
	background-image: url(../_images/nos/_courses/btn_prometric.gif);
	background-repeat:no-repeat;
}

a.examButton span
{
	display:none;
}

a.examButtonPrometric
{
	width:252px;
	height:68px;
	display:block;
	background-image: url(../_images/nos/_courses/btn_visit_prometric.gif);
	background-repeat:no-repeat;
}

a.examButtonPrometric span
{
	display:none;
}

a.scheduleButton
{
	width:250px;
	height:106px;
	display:block;
	background-image:url(../_images/nos/_courses/btn_view_schedule.gif);
	background-repeat:no-repeat;
}

a.scheduleButton span
{
	display:none;
}

/* Course List and Schedule */
ul.elMetaSearch
{
	list-style-type: none;
	margin:0px 20px;
	padding: 0;
}
ul.elContentRepeater h4, ul.elContentRepeater h3, ul.elContentRepeater p
{
	margin: 0 0 10px 0;
}
ul.elContentRepeater h3
{
	padding-top: 20px;
}
ul.elContentRepeater h4, ul.elContentRepeater p
{
	color: #444;
	font-size: 10px;
}
ul.elMetaSearch
{
	overflow: hidden;
}
ul.elMetaSearch li
{
	display: inline;
	float: left;
	width: 50%;
	overflow: hidden;
	margin-bottom: 10px;
	height: 25px
}
ul.elMetaSearch li label
{
	font-weight: bold;
	padding-right: 5px;
	line-height: 22px;
	display: inline;
	float: left;
	width: 60px;
	text-align:right;
}
ul.elMetaSearch li input, ul.elMetaSearch li select
{
	display: inline;
	float: left;
	width: 220px;
}
ul.elMetaSearch li input
{
	width: 212px;
	padding: 0 2px;
	height: 18px;
}
ul.elMetaSearch li.submit, ul.elMetaSearch li.reset
{
	width: 80px;
	float: right;
	margin-top: 5px;
	height:20px;
}
ul.elMetaSearch li.submit
{
	margin-right: 0px;
}

ul.elMetaSearch li.elGroup,
ul.elMetaSearch li.elVendor
ul.elMetaSearch li.submit,
ul.elMetaSearch li.reset
{
	margin-bottom:0px;
}

ul.elMetaSearch li.elGroup select,
ul.elMetaSearch li.elCategory select
{
	float:right;
}
ul.elMetaSearch li.elGroup label,
ul.elMetaSearch li.elCategory label
{
	margin-left:40px;
}

div.elCourseListHeader
{
	padding-bottom:15px!important;
	overflow:hidden;
}

div.elCourseListHeader h3
{
	width:470px;
	text-align:justify;
}

/*********************************
	Course Search
*********************************/
div.elCourseListContainer
{
	padding-top:0px!important;
	padding-bottom:20px!important;
	overflow:hidden;
}

ul.elCourseSearchResults
{
	list-style-type:none;
	margin:0 !important;
	padding:0;
	overflow:hidden;
	width:652px;
}

ul.elCourseSearchResults li
{
	background:none!important;
	background:#f5fbfd!important;
	border:1px solid #d9e7ed;
	margin:0 0 15px 0;
	float:left;
	display:inline;
	clear:both;
	width:641px;
	padding:0;
	position:relative;
}

ul.elCourseSearchResults li.Even
{
	/*background:#e0eef4!important;*/
	background:#ecf5f8!important;
}

ul.elCourseSearchResults span.Bold
{
	font-weight:bold;
}

ul.elCourseSearchResults li h3
{
	margin-top:10px;
	background:url(../_images/nos/bulletarrow.gif) no-repeat left 50%;
	padding-left:10px;
	width: 510px;
}

ul.elCourseSearchResults li h4
{
	font-weight:normal;
	color:#000;
	font-size:1.1em;
	font-family:Verdana, Geneva, sans-serif;
	margin:0 0 0 10px;
}

ul.elCourseSearchResults li h4 span.Bold
{
	color:#434343;
}


ul.elCourseSearchResults li p.TopDetails
{
	color:#000;
	font-size:1.1em;
	font-family:Verdana, Geneva, sans-serif;
}

ul.elCourseSearchResults li div.CourseCategories p
{
	color:#434343;
	font-size:0.9em;
	font-family:Verdana, Geneva, sans-serif;
	margin:0 0 10px 10px;
}

ul.elCourseSearchResults li a.Enquire
{
	float:right;
	display:block;
	width:117px;
	height:46px;
	background:url(../_images/nos/_coursesearch/btn_enquire_hover.gif) no-repeat top left;
	margin-bottom:3px;	
	position:absolute;
	bottom:0;
	right:5px;
}

ul.elCourseSearchResults li a.Enquire:link,
ul.elCourseSearchResults li a.Enquire:visited
{
	background:url(../_images/nos/_coursesearch/btn_enquire.gif) no-repeat top left;
}

ul.elCourseSearchResults li a.Enquire:hover,
ul.elCourseSearchResults li a.Enquire:active
{
	background:url(../_images/nos/_coursesearch/btn_enquire_hover.gif) no-repeat top left;
}

ul.elCourseSearchResults li a.Enquire span
{
	display:none;
}

ul.elCourseSearchResults li a.BookNow
{
	float:right;
	display:block;
	width:117px;
	height:46px;
	background:url(../_images/nos/_coursesearch/btn_booknow_hover.gif) no-repeat top left;
	margin-bottom:3px;
	position:absolute;
	top:78px;
	right:5px;
}

ul.elCourseSearchResults li a.BookNow:link,
ul.elCourseSearchResults li a.BookNow:visited
{
	background:url(../_images/nos/_coursesearch/btn_booknow.gif) no-repeat top left;
}

ul.elCourseSearchResults li a.BookNow:hover,
ul.elCourseSearchResults li a.BookNow:active
{
	background:url(../_images/nos/_coursesearch/btn_booknow_hover.gif) no-repeat top left;
}

ul.elCourseSearchResults li a.BookNow span
{
	display:none;
}

ul.elCourseSearchResults li.Even a.Enquire
{
	background:url(../_images/nos/_coursesearch/btn_enquire_even_hover.gif) no-repeat top left;
}

ul.elCourseSearchResults li.Even a.Enquire:link,
ul.elCourseSearchResults li.Even a.Enquire:visited
{
	background:url(../_images/nos/_coursesearch/btn_enquire_even.gif) no-repeat top left;
}

ul.elCourseSearchResults li.Even a.Enquire:hover,
ul.elCourseSearchResults li.Even a.Enquire:active
{
	background:url(../_images/nos/_coursesearch/btn_enquire_even_hover.gif) no-repeat top left;
}

ul.elCourseSearchResults li.Even a.BookNow
{
	background:url(../_images/nos/_coursesearch/btn_booknow_even_hover.gif) no-repeat top left;
}

ul.elCourseSearchResults li.Even a.BookNow:link,
ul.elCourseSearchResults li.Even a.BookNow:visited
{
	background:url(../_images/nos/_coursesearch/btn_booknow_even.gif) no-repeat top left;
}

ul.elCourseSearchResults li.Even a.BookNow:hover,
ul.elCourseSearchResults li.Even a.BookNow:active
{
	background:url(../_images/nos/_coursesearch/btn_booknow_even_hover.gif) no-repeat top left;
}


ul.elCourseSearchResults li.NoItems
{
	margin-left:35px;
	width:615px;
}

ul.elCourseSearchResults li.NoItems p
{
	text-align:center;
}



ul.elFeaturedCourses li
{
	position:relative;
}

ul.elFeaturedCourses li a.BookNow
{
	float:right;
	display:block;
	width:117px;
	height:46px;
	background:url(../_images/nos/_coursesearch/btn_booknow_hover.gif) no-repeat top left;
	margin-bottom:3px;
	position:absolute;
	top:22px;
	right:5px;
}

ul.elFeaturedCourses li a.BookNow:link,
ul.elFeaturedCourses li a.BookNow:visited
{
	background:url(../_images/nos/_coursesearch/btn_booknow.gif) no-repeat top left;
}

ul.elFeaturedCourses li a.BookNow:hover,
ul.elFeaturedCourses li a.BookNow:active
{
	background:url(../_images/nos/_coursesearch/btn_booknow_hover.gif) no-repeat top left;
}

ul.elFeaturedCourses li a.BookNow span
{
	display:none;
}

ul.elFeaturedCourses li.Even a.Enquire
{
	background:url(../_images/nos/_coursesearch/btn_enquire_even_hover.gif) no-repeat top left;
}

ul.elFeaturedCourses li.Even a.Enquire:link,
ul.elFeaturedCourses li.Even a.Enquire:visited
{
	background:url(../_images/nos/_coursesearch/btn_enquire_even.gif) no-repeat top left;
}

ul.elFeaturedCourses li.Even a.Enquire:hover,
ul.elFeaturedCourses li.Even a.Enquire:active
{
	background:url(../_images/nos/_coursesearch/btn_enquire_even_hover.gif) no-repeat top left;
}

ul.elFeaturedCourses li.Even a.BookNow
{
	background:url(../_images/nos/_coursesearch/btn_booknow_even_hover.gif) no-repeat top left;
}

ul.elFeaturedCourses li.Even a.BookNow:link,
ul.elFeaturedCourses li.Even a.BookNow:visited
{
	background:url(../_images/nos/_coursesearch/btn_booknow_even.gif) no-repeat top left;
}

ul.elFeaturedCourses li.Even a.BookNow:hover,
ul.elFeaturedCourses li.Even a.BookNow:active
{
	background:url(../_images/nos/_coursesearch/btn_booknow_even_hover.gif) no-repeat top left;
}
/*********************************
	Course Search Paging
*********************************/
ul.elCoursePaging
{
	list-style-type:none;
	margin:10px 0 0 0!important;
	padding:0;
	float:left;
	overflow:hidden;
}

ul.elCoursePaging li
{
	padding:0!important;
	background:none!important;
	float:left;
	display:inline;
	clear:none;
}

ul.elCoursePaging li.firstpage
{
	padding-left:0px!important;
}

ul.elCoursePaging li a
{
	padding:0 5px!important;
}

ul.elCoursePaging li a.selected
{
	text-decoration:underline!important;
}

ul.elCoursePaging li.firstpage a,
ul.elCoursePaging li.previouspage a,
ul.elCoursePaging li.nextpage a,
ul.elCoursePaging li.lastpage a
{
	text-decoration:none!important;
}

p.VAT
{
	float:right;
	line-height:1.6em;
	margin-top:10px;
	padding-top:1px;
}	

/*****************************************
	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 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;
	
}
/*-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-*/
