/* CSS Document */

	/* HEADER NAVIGATION */

	#navigation {
		margin:0;
		padding:0;
		width:100%;
		float:left;
		clear:both;
		height: 38px;
		z-index:4000;
		position:relative;
		top:-1px;
		left:69px;
	}
		
	#navigation li {
		display:inline;
		padding:0;
		margin:0;
	}
	
	#home-button p {width:69px}
	#video-conference-button p {width: 140px;}
	#mvision-managed-service-button p {width: 182px;}
	#products-button p {width:84px;}
	#usage-adoption-button p {width:138px;}
	#about-us-button p, #about-us-button-home p {width:81px;}
	#contact-us-button p, #contact-us-button-home p {width:81px;}
	
	#about-us-button a, #about-us-button-home a {position: absolute; right:211px;}
	#contact-us-button a, #contact-us-button-home a {position: absolute; right:130px;}
		
	.home-button {width:69px;}
	.video-conference-button {width: 140px;}
	.mvision-managed-service-button {width: 182px;}
	.products-button {width:84px;}
	.usage-adoption-button {width:138px;}
	.about-us-button, .about-us-button-home {width:81px;}
	.contact-us-button, .contact-us-button-home {width:81px;}
	
	#navigation a:link,
	#navigation a:visited {
		color:#000;
		height:38px;
		float:left;
		text-decoration:none;
		font:bold 1em/1em Arial, Helvetica, sans-serif;
		text-transform:uppercase;
		outline: none;
	}
	
	#navigation p { visibility:hidden}
	
	#navigation a:hover {
		color:#fff;
		outline: none;
	}
	#navigation li:first-child a {
		outline: none;
	}
	#navigation a:active {
		color:#fff;
		outline: none;
	}
	
	#home-button a { background: url(../images/header-button-home.png) 0 0 no-repeat}
	#home-button a:hover { background: url(../images/header-button-home.png) 0 -38px no-repeat}
	
	#video-conference-button a { background: url(../images/header-button-video-conferencing.png) 0 0 no-repeat;}
	#video-conference-button a:hover { background: url(../images/header-button-video-conferencing.png) 0 -38px no-repeat}
	
	#mvision-managed-service-button a { background: url(../images/header-button-mvision-managed-service.png) 0 0 no-repeat}
	#mvision-managed-service-button a:hover { background: url(../images/header-button-mvision-managed-service.png) 0 -38px no-repeat}
	
	#products-button a { background: url(../images/header-button-products.png) 0 0 no-repeat}
	#products-button a:hover { background: url(../images/header-button-products.png) 0 -38px no-repeat}
	
	#usage-adoption-button a { background: url(../images/header-button-usage-adoption.png) 0 0 no-repeat}
	#usage-adoption-button a:hover { background: url(../images/header-button-usage-adoption.png) 0 -38px no-repeat}
	
	#about-us-button a, #about-us-button-home a { background: url(../images/header-button-about-us.png) 0 0 no-repeat}
	#about-us-button a:hover, #about-us-button-home a:hover { background: url(../images/header-button-about-us.png) 0 -38px no-repeat}
	
	#contact-us-button a, #contact-us-button-home a { background: url(../images/header-button-contact-us.png) 0 0 no-repeat;}
	#contact-us-button a:hover, #contact-us-button-home a:hover { background: url(../images/header-button-contact-us.png) 0 -38px no-repeat}


	/* HEADER NAVIGATION -- DOWN */
	
	#video-conference-button .down { background: url(../images/header-button-video-conferencing.png)}
	#home-button .down { background: url(../images/header-button-home.png)}
	#mvision-managed-service-button .down { background: url(../images/header-button-mvision-managed-service.png)}
	#products-button .down { background: url(../images/header-button-products.png)}
	#usage-adoption-button .down { background: url(../images/header-button-usage-adoption.png)}
	#about-us-button .down, #about-us-button-home .down { background: url(../images/header-button-about-us.png)}
	#contact-us-button .down, #contact-us-button .down { background: url(../images/header-button-contact-us.png)}
	
	#video-conference-button .down,
	#home-button .down, 
	#mvision-managed-service-button .down,
	#products-button .down,
	#usage-adoption-button .down,
	#about-us-button .down, #about-us-button-home .down,
	#contact-us-button .down, #contact-us-button .down {background-repeat:no-repeat; background-position: 0 -76px}


	/* HEADER TYPE */
	
	.home {background:url(../images/header-background.png) 0 0 no-repeat; z-index:20}
	.videoconferencing {background:url(../images/header-background-video-conferencing.jpg) 0 0 no-repeat; z-index:20}
	.mms {background:url(../images/header-background-mms.jpg) 0 0 no-repeat; z-index:20}
	.products {background:url(../images/header-background-products.jpg) 0 0 no-repeat; z-index:20}
	.uanda {background:url(../images/header-background-uanda.jpg) 0 0 no-repeat; z-index:20}
	.aboutus {background:url(../images/header-background-about.jpg) 0 0 no-repeat; z-index:20}
	.contactus {background:url(../images/header-background-contact.jpg) 0 0 no-repeat; z-index:20}
	.industry {background:url(../images/header-background-industry.jpg) 0 0 no-repeat; z-index:20}
	.gogreen {background:url(../images/header-background-go-green.png) 0 0 no-repeat; z-index:20}
	.showroom {background:url(../images/header-background-visit-showroom.jpg) 0 0 no-repeat; z-index:20}
	.terms {background:url(../images/header-background-about.png) 0 0 no-repeat; z-index:20}
	.privacy {background:url(../images/header-background-about.png) 0 0 no-repeat; z-index:20}
	.revolution {background:url(../images/header-background-mvision-revolution.png) 0 0 no-repeat; z-index:20}
	.test {background:url(../images/header-background-test-it-free.jpg) 0 0 no-repeat; z-index:20}
	.newsletter {background:url(../images/header-background-newsletter.jpg) 0 0 no-repeat; z-index:20}
	
	/* TEASER TYPE */
	
	.videoconferencing-ts {background:url(../images/teaser-video-conferencing.jpg) no-repeat}
	.mms-ts {background:url(../images/teaser-mms.jpg) no-repeat;}
	.products-ts {background:url(../images/teaser-products.jpg) no-repeat}
	.uanda-ts {background:url(../images/teaser-uanda.jpg) no-repeat}
	.aboutus-ts {background:url(../images/teaser-about.jpg) no-repeat}
	.contactus-ts {background:url(../images/teaser-contact.jpg) no-repeat}
	.industry-ts {background:url(../images/teaser-industry.jpg) no-repeat}
	.gogreen-ts {background:url(../images/teaser-go-green.jpg) no-repeat}
	.showroom-ts {background:url(../images/teaser-visit-showroom.jpg) no-repeat}
	.terms-ts {background:url(../images/teaser-terms.png) no-repeat}
	.privacy-ts {background:url(../images/teaser-privacy.png) no-repeat}
	.revolution-ts {background:url(../images/teaser-mvision-revolution.jpg) no-repeat}
	.test-ts {background:url(../images/teaser-test-it-for-free.jpg) no-repeat}
	.newsletter-ts {background:url(../images/teaser-newsletter.jpg) no-repeat}
	
	/* SECONDARY NAVIGATION */

	#secondary-navigation {
	background:#FFF;
	border-left: 1px solid #C0C0C0;
	display:block; width:174px;
	margin-left:32px;
	padding:10px 0 10px 10px;
	margin-right:-10px;
	}
	
	#secondary-navigation #secondnav {
	}
	#secondary-navigation #secondnav li, #secondary-navigation #secondnav {list-style:none; font-size:12px; padding-bottom:10px}
	#secondnav span {width:135px; display:block;}
	
	.notcurrent a { position: relative; display: block; padding-left: 10px; color: #797c80; background: url(../images/sn-arrow-grey.gif) no-repeat 148px 50%; width:100%; outline: none;}
	.notcurrent a:hover { color: #ef8329; text-decoration: none; background-image: url(../images/sn-arrow-next.gif); cursor: pointer }
	
	.current {background:url(../images/sn-bg.png) repeat-x 50%; margin:-6px -10px 6px -10px; padding:14px 0 8px 10px; width:174px}
	.current a {position: relative; display: block; padding-left: 10px; color: #FFF; background: url(../images/sn-arrow-black.gif) no-repeat 148px 50%; width:100%; cursor:default; outline: none;}
	.current a:hover { color: #FFF; text-decoration: none; background-image: url(../images/sn-arrow-black.gif); cursor:default}
	
	
	/* component navigation (cn) */
	
	#cn-container  {display:block; width:184px; height: auto; margin-left:-10px; font-size:12px;}
	#cn-container #cn-content {display:block; position:relative;  height:150px; background:url(../images/cn-sector-pic.jpg) top no-repeat}
	#cn-container #cn-content-visitshowroom, #cn-container #cn-content-freetrial {display:block; position:relative;}
	#cn-container #text {padding:10px;}
	
	#cn-container a {position: relative; display: block; color: #797c80; background: url(../images/cn-arrow-grey.gif) no-repeat right 50%;}
	#cn-container a:hover {color: #ef8329; text-decoration: none; background-image: url(../images/cn-arrow-next.gif); cursor: pointer}
	
	
	#cn-go-green, #cn-signup, #cn-calculator  {display:block; width:209px; height:auto; font-size:12px; line-height:1.5em}
	#cn-go-green #cn-repeat a, #cn-signup #cn-repeat a, #cn-calculator #cn-repeat a {position: relative; display: block; color: #797c80; background: url(../images/cn-arrow-grey.gif) no-repeat right 50%; padding-right:20px}
	#cn-go-green #cn-repeat a:hover, #cn-signup #cn-repeat a:hover, #cn-calculator #cn-repeat a:hover {color: #ef8329; text-decoration: none; background-image: url(../images/cn-arrow-next.gif); cursor: pointer}
	
	#cn-repeat p {font-size:12px; line-height:1.5em}
	
	
	/* PRODUCT LINKS */
	
	.learnmore {font-size:11px; line-height:15px;}
	.titlelink {color:#333; text-decoration:none}
	.titlelink a {color:#333; text-decoration:none}
	.titlelink a:link  {color:#333; text-decoration:none}
	.titlelink a:visited  {color:#333; text-decoration:none}
	.titlelink a:hover  {color:#EF8329; text-decoration:none}	
	.titlelink a:active  {color:#333; text-decoration:none}
	
	/* NORMAL LINK NO FIREFOX OUTLINE */
	
	.nooutline {outline:inherit}
