/* = NAV-TOP: TABLE OF CONTENTS

	1. = MAIN NAVIGATION
          a. = List
          b. = Links
    2. = LOCAL NAVIGATION
          a. = List
          b. = Links
    3. = REVIEWS/PRESS RELEASE SUBNAVIGATION

---------------------------------------------------------
*/

/* = MAIN NAVIGATION
---------------------------------------------------------
*/

/* = List */

div#nav ul
{
	width: 100%;
    height: 47px;
	margin: 0;
	padding: 0;
	list-style: none;
    background: transparent url('/images/header/bg.gif') repeat-x 0px 0px;
}

div#nav ul li
{
	width: 20%;
    height: 100%;
	float: left;
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
    background: transparent;
}

div#nav ul li.first
{
	background: transparent url('/images/header/left-cap.gif') no-repeat 0px 0px;
}

div#nav ul li.last
{
	background: transparent url('/images/header/right-cap.gif') no-repeat 100% 0px;
}
 
/* End List */

/* = Links */

div#nav a img
{
	margin: 10px 0 0 0;
}

div#nav a,
div#nav a:link,
div#nav a:active,
div#nav a:visited
{
	display: inline-block;
	    /* Hide from IE-mac \*/
        display: block;
        /* End hide from IE-mac */
    width: 100%;
    height: 37px;
	margin: 5px 0 0 -4px;
	padding: 0;
    font-weight: bold;
    line-height: 3.7;
	text-decoration: none;
	color: white;
	background: transparent /*url('../../images/_GUI/nav/vr.gif') no-repeat top right*/;
    border-right: 2px solid #C36102;  /*dark orange-brown */
    border-left: 2px solid #F59335; /* light orange */
}
    
div#nav a:hover
{
	text-decoration: underline;
}

div#nav ul li.first a,
div#nav ul li.first a:link,
div#nav ul li.first a:active,
div#nav ul li.first a:visited,
div#nav ul li.first a:hover
{
	background: transparent;
    border-left: none;
    margin: 5px 0 0 -2px;
}
    
div#nav ul li.last a,
div#nav ul li.last a:link,
div#nav ul li.last a:active,
div#nav ul li.last a:visited,
div#nav ul li.last a:hover
{
	background: transparent;
    border-right: none;
    margin: 5px 0 0 0;
}
    
div#nav ul li.current
{
	display: inline-block;
        /* Hide from IE-mac \*/
        display: block;
        /* End hide from IE-mac */
	color: white;
    background: transparent url('/images/header/current.gif') repeat-x left center;
}

div#nav ul li#home.current
{
	background: transparent url('/images/header/left-cap-current.gif') no-repeat 0px 0px;
}

div#nav ul li#our-company.current
{
	background: transparent url('/images/header/right-cap-current.gif') no-repeat 100% 0px;
}

div#nav .current a,
div#nav .current a:link,
div#nav .current a:active,
div#nav .current a:visited,
div#nav .current a:hover
{
	color: white;
	text-decoration: underline;
}

/* End Links */

/* Link Images & Rollovers */

div#nav ul li#home a,
div#nav ul li#home a:link,
div#nav ul li#home a:active,
div#nav ul li#home a:visited
{
	background: transparent url('/images/header/home.gif') no-repeat center center;
}

div#nav ul li#home a:hover
{
	background: transparent url('/images/header/home.gif') no-repeat center center;
}

div#nav ul li#home.current a,
div#nav ul li#home.current a:link,
div#nav ul li#home.current a:active,
div#nav ul li#home.current a:visited
{
	background: transparent url('/images/header/home-current.gif') no-repeat center center;
}

div#nav ul li#about-the-scanalizer a,
div#nav ul li#about-the-scanalizer a:link,
div#nav ul li#about-the-scanalizer a:active,
div#nav ul li#about-the-scanalizer a:visited
{
	background: transparent url('/images/header/about-the-scanalizer.gif') no-repeat center center;
}

div#nav ul li#about-the-scanalizer a:hover
{
	background: transparent url('/images/header/about-the-scanalizer.gif') no-repeat center center;
}

div#nav ul li#about-the-scanalizer.current a,
div#nav ul li#about-the-scanalizer.current a:link,
div#nav ul li#about-the-scanalizer.current a:active,
div#nav ul li#about-the-scanalizer.current a:visited
{
	background: transparent url('/images/header/about-the-scanalizer-current.gif') no-repeat center center;
}

div#nav ul li#purchase-now a,
div#nav ul li#purchase-now a:link,
div#nav ul li#purchase-now a:active,
div#nav ul li#purchase-now a:visited
{
	background: transparent url('/images/header/purchase-now.gif') no-repeat center center;
}

div#nav ul li#purchase-now a:hover
{
	background: transparent url('/images/header/purchase-now.gif') no-repeat center center;
}

div#nav ul li#purchase-now.current a,
div#nav ul li#purchase-now.current a:link,
div#nav ul li#purchase-now.current a:active,
div#nav ul li#purchase-now.current a:visited
{
	background: transparent url('/images/header/purchase-now-current.gif') no-repeat center center;
}

div#nav ul li#scanalizer-support a,
div#nav ul li#scanalizer-support a:link,
div#nav ul li#scanalizer-support a:active,
div#nav ul li#scanalizer-support a:visited
{
	background: transparent url('/images/header/scanalizer-support.gif') no-repeat center center;
}

div#nav ul li#scanalizer-support a:hover
{
	background: transparent url('/images/header/scanalizer-support.gif') no-repeat center center;
}

div#nav ul li#scanalizer-support.current a,
div#nav ul li#scanalizer-support.current a:link,
div#nav ul li#scanalizer-support.current a:active,
div#nav ul li#scanalizer-support.current a:visited
{
	background: transparent url('/images/header/scanalizer-support-current.gif') no-repeat center center;
}

div#nav ul li#our-company a,
div#nav ul li#our-company a:link,
div#nav ul li#our-company a:active,
div#nav ul li#our-company a:visited
{
	background: transparent url('/images/header/our-company.gif') no-repeat center center;
}

div#nav ul li#our-company a:hover
{
	background: transparent url('/images/header/our-company.gif') no-repeat center center;
}

div#nav ul li#our-company.current a,
div#nav ul li#our-company.current a:link,
div#nav ul li#our-company.current a:active,
div#nav ul li#our-company.current a:visited
{
	background: transparent url('/images/header/our-company-current.gif') no-repeat center center;
}

/* Link Images & Rollovers */

/* END MAIN NAVIGATION
---------------------------------------------------------
*/

/* = LOCAL NAVIGATION
---------------------------------------------------------
*/

/* = List */

div#local ul
{
	line-height: 1.0;
	width: 90%;
	margin: 0;
	padding: 5%;
	list-style: none;
}

div#local ul li
{
	width: auto;
    height: 100%;
	list-style: none;
	margin: 0;
	padding: 0;
    line-height: 1.0;
    background: #BFDBF6;
	border-bottom: 1px solid white;
}

div#local ul li.first
{
}

div#local ul li.last
{
	border-bottom: none;
}

/* End List */

/* = Links */

div#local ul li a,
div#local ul li a:link,
div#local ul li a:active,
div#local ul li a:visited
{
	display: block;
    width: 90%;
    height: 100%;
	margin: 0;
	padding: 0 5%;
    font-weight: bold;
    line-height: 3;
	text-decoration: none;
	color: #0055AB;
	background: #EFEEF6 url('/images/header/local-nav-bg-off.gif') repeat-x bottom left;
}

div#local ul li a:hover
{
	color: white;
	background: #EFEEF6 url('/images/header/local-nav-bg-over.gif') repeat-x bottom left;
}

div#local ul li.current
{
	color: white;
	background: #72ACEF url('/images/header/local-nav-bg-on.gif') repeat-x bottom left;
}

div#local ul li.current a,
div#local ul li.current a:link,
div#local ul li.current a:active,
div#local ul li.current a:visited,
div#local ul li.current a:hover
{
	color: white;
	background: #72ACEF url('/images/header/local-nav-bg-on.gif') repeat-x bottom left;
}

/* End Links */

/* = Tertiary Level List */

		/* = Tertiary Level Main Link */

     div#local ul li.learning-center a,
     div#local ul li.learning-center a:link,
     div#local ul li.learning-center a:active,
     div#local ul li.learning-center a:visited
     {
     	color: #0055AB;
     	background: #EFEEF6;
     }
     
     div#local ul li.learning-center a:hover
     {
     	color: #0055AB;
     	background: #EFEEF6;
     }
     
     div#local ul li.learning-center.current a,
     div#local ul li.learning-center.current a:link,
     div#local ul li.learning-center.current a:active,
     div#local ul li.learning-center.current a:visited,
     div#local ul li.learning-center.current a:hover
     {
     	color: white;
     	background: #72ACEF url('/images/header/local-nav-bg-on.gif') repeat-x bottom left;
     }

     /* = Tertiary Level Main Link */

div#local ul li.learning-center ul
{
	line-height: 1.0;
	width: 100%;
	margin: 0;
	padding: 0 0 .5em 0;
	list-style: none;
    background: #EFEEF6 url('/images/header/tertiary-nav-bg.gif') repeat-x bottom left;
}

div#local ul li.learning-center ul li
{
	width: 99%; /* was auto */
    height: 100%;
	list-style: none;
	margin: 0;
	padding: 0;
    line-height: 1.0;
	border-bottom: none;
    background: transparent;
}

div#local ul li.learning-center ul li.first
{
}

div#local ul li.learning-center ul li.last
{
	border-bottom: none;
}

/* End Tertiary Level List */

/* = Tertiary Level Links */

div#local ul li.learning-center ul li a,
div#local ul li.learning-center ul li a:link,
div#local ul li.learning-center ul li a:active,
div#local ul li.learning-center ul li a:visited,
div#local ul li.learning-center.current ul li a,
div#local ul li.learning-center.current ul li a:link,
div#local ul li.learning-center.current ul li a:active,
div#local ul li.learning-center.current ul li a:visited
{
	display: block;
  width: 90%; /* was 90%*/
  height: 100%;
	margin: 0;
	padding: 0 0 0 10%;
  font-weight: normal;
  line-height: 2;
	text-decoration: none;
	color: #0055AB;
	background: transparent no-repeat 3px center;
}

div#local ul li.learning-center ul li a:hover,
div#local ul li.learning-center.current ul li a:hover
{
	color: #0055AB;
	background: transparent url('/images/header/local-nav-check-small.gif') no-repeat 3px center;
}

div#local ul li.learning-center ul li.current,
div#local ul li.learning-center.current ul li.current
{
	color: #0055AB;
	background: transparent url('/images/header/local-nav-check-small.gif') no-repeat 3px center;
}

/* End Tertiary Level Links */

/* END LOCAL NAVIGATION
---------------------------------------------------------
*/

/* = REVIEWS/PRESS RELEASE SUBNAVIGATION
---------------------------------------------------------
*/

/* = Container */
div.sort-chronological ul
{
	margin: 0;
	padding: 0;
	list-style: none;
	width: auto;
	height: auto;
}

div.sort-chronological ul li
{
	position: relative;
	float: left;
	width: auto;
    margin: 0 0.5em 0 0;
}
	
div.sort-chronological ul li ul
{
	position: absolute;
	left: 0;
	top: 28px;
	width: 150px;
	margin: 0;
	padding: 0;
	display: none;
    border: 1px solid #C0C7D8;
    background: white;
}
	
div.sort-chronological ul li ul li
{
	float: none;
	display: block;
	margin: 0;
	padding: 0;
}

/* End Container */

/* = Links */

div.sort-chronological ul li ul li a,
div.sort-chronological ul li ul li a:link,
div.sort-chronological ul li ul li a:visited,
div.sort-chronological ul li ul li a:active
{
	width: 95%;
	display: block;
	padding: 2px 2.5%;
}

div.sort-chronological ul li a:hover
{
	color: #E2144A;
	background: #f9f9f9;
}

/* End Links */

/* = Show Menu Items on Hover (see scripts/ie_li_pseudo.js for IE-pc fix) */
div.sort-chronological ul li:hover ul,
div.sort-chronological ul li.over ul
{
	display: block;
}
/* End Show Menu Items on Hover */

/* END REVIEWS/PRESS RELEASE SUBNAVIGATION
---------------------------------------------------------
*/
