/*
 * Copyright Lustre Enterprises Limited
 * http://www.lustre.net.nz
*/
/*-- Standard CSS --*/
A:link {color: black;}
A:visited {color: black;}
A:active {color: black;}
A:hover {color: black;}
H1
{
	font-family: "Times New Roman", "Times", serif;
	font-style: normal;
	font-weight: bold;
	font-size: 2em;
	line-height: 120%;
	color: black;
	margin: 10px 0px -5px 0px; 
	padding: 0px;
}
H2
{
	font-weight: bold;
	font-size: 3em;
	color: black;
	margin: 0p; 
	padding: 0;
}
H3
{
	font-weight: bold;
	line-height: 100%;
	color: black;
	margin: 0px 0px -5px 0px; 
	padding: 0px;
}
body
{
	font-family: Arial, sans-serif;
   font-size: 100%;
   line-height: 100%;
   text-align: left;
   color: black;
	background-color: #f8f8f8;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	border: none;
}
.header {
	height: 60px;
	display: block;
	background: url('lustreBanner.jpg') no-repeat top;
}
/*-- Content CSS --*/
.content
{
	font-size:0.9em;
   line-height: 140%;
   color: black;
	background-color: #f8f8f8;
}
.roundboxtop{
	height:14px;
	padding:0;
	margin:0;
	background:url("LustreCorners_1x1.gif") top left no-repeat;
}
.roundbox{
	padding:0 20px 0 20px;
	margin-top:-2px;
	background:url("LustreCorners_2x1.gif") bottom left no-repeat;
}
.leftbox{
	float:left;
	padding:20px;
	margin:0;
	width:360px;
}
.rightbox{
	float:right;
	padding:20px;
	margin:0;
	width:360px;
}
.boxclear{
	clear:both;
}
.titleimgage {
	margin: 5px 40px 5px 0px;
	height: 128px;
}
.swissimgage {
	margin: 5px 40px 5px 0px;
	height: 66px;
}
#roborantBanner {
	height:120px;
	padding: 0;
	margin-left: auto;
	margin-right: auto;
	display:block;
}
.emailimgage {
	width: 350px;
	height: 22px;
	background:url("email.gif") right no-repeat;
}
.centreimage {
	padding: 0;
	margin-left: auto;
	margin-right: auto;
	display:block;
}
/*-- Footer CSS --*/
.footer {
	font-size:0.8em;
	font-weight: bold;
	padding: 5px 0px 40px 0px;
	text-align: center;
}
a.footerlink:link, a.footerlink:visited, a.footerlink:active {color: #404040; text-decoration:none;}
a.footerlink:hover {color: #404040; text-decoration:underline;}
.printer {
	float: right;
	width: 16px;
	height: 16px;
	margin: 0px;
	padding: 0px;
}
/*-- Menubar CSS --*/
.menubar {
	color: white;
	background: url(blackbar.png) repeat;
}
a.menulink:link, a.menulink:visited, a.menulink:active {color: white; text-decoration:none;}
a.menulink:hover {color: white; text-decoration:underline;}
.ux-menu-container {
	position: relative;
}
.ux-menu, .ux-menu ul {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0;
	padding: 0;
	line-height: 1;
}
.ux-menu li {
	position: relative;
	float: left;
}
.ux-menu ul {
	position: absolute;
	top: 0;
	left: 0;
}
.ext-border-box .ux-menu-ie-iframe, .ext-ie7 .ux-menu-ie-iframe {
	padding: 0;
	margin: 0;
	position: absolute;
	top: 0;
	left: 0;
	display: none;
	zoom: 1;
	z-index: -1;
	filter:mask();
}
.ux-menu-vertical .ux-menu-item-main {
	clear: left;
}
.ux-menu a {
	display: block;
	position: relative;
	text-decoration: none;
	color: white;
	border: 0px solid;
	background: url(blackbar.png) repeat;
	font-size: 14px;
	line-height: 12px;
	padding: 10px 14px;
}
.ux-menu a.ux-menu-link-last {
	border: 0px solid;
}
ux.menu ul a {
	width: 100%;
}
.ux-menu a:focus, .ux-menu a:hover, .ux-menu a.ux-menu-link-hover {
	border-color: #d2e3f4;
	background: url(blackbarover.png) repeat;
	outline: 0;
}
.ext-ie .ux-menu-clearfix {
	zoom: 1;
}
.ux-menu-clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.ux-menu a.ux-menu-link-parent {
	padding-right: 24px;
	min-width: 1px;
}
.ux-menu ul a, .ux-menu.ux-menu-vertical a {
	border-bottom: 0px;    
}
.ux-menu ul a.ux-menu-link-last, .ux-menu.ux-menu-vertical a.ux-menu-link-last {
	border-bottom: 1px solid;
}
.ux-menu-arrow {
	display: block;
	width: 8px;
	height: 6px;
	right: 10px;
	top: 14px;
	position: absolute;
	background: url(arrowdown.png) no-repeat;
	font-size: 0;
}
.ux-menu.ux-menu-vertical .ux-menu-arrow, .ux-menu ul .ux-menu-arrow  {
	width: 6px;
	height: 8px;
	top: 13px; 
	background: url(arrowright.png) no-repeat;
}
.ext-border-box .ux-menu-arrow {
	top: 17px;
}
.ext-border-box .ux-menu.ux-menu-vertical .ux-menu-arrow, .ext-border-box .ux-menu ul .ux-menu-arrow {
	top: 16px;
}
.ux-menu ul.ux-menu-hidden {
	display: none;
}
.current {
	background: #fff !important;
}
/*-- Carousel CSS --*/
#carouselMain {
	margin-top:0;
	padding:0;
	height:300px;
	width:900px;
	background-color:#f8f8f8;
	color:black;
}
.CarouselItem {
	margin-top:29px;
	padding:0;
}
div.CarouselItem img {
	float:left;
	margin:0;
	padding:0;
}
.CarouselText {
	font-size:1em;
	line-height:150%;
	text-align: left;
	margin:0px 50px 50px 50px;
	padding:0;
}
div.CarouselText ul {
	padding-top:20px;
}
div.CarouselText li {
	margin-left:200px;
	padding:8px;
}
#carouselRoborant {
	margin-top:0;
	padding:0;
	height:450px;
	background-color:#f8f8f8;
	color:black;
}
#carouselWPL {
	margin-top:0;
	padding:0;
	height:450px;
	background-color:#f8f8f8;
	color:black;
}
.TourItem {
	margin-top:29px;
	padding:0;
}
.TourText {
	font-size:1em;
	line-height:150%;
	text-align: left;
	margin:0px 430px 50px 0px;
	padding:0;
}
div.TourText ul {
	padding-top:20px;
}
div.TourText li {
	margin-left:200px;
	padding:8px;
}
div.TourText h3 {
	padding-top:10px;
}
div.TourItem img {
	float:right;
	margin:0;
	padding:0;
}
.ux-carousel-container {
	overflow: hidden;
	position: relative;
}
.ux-carousel-slides-wrap {
	position: absolute;
	top: 0;
	left: 0;
}
.ux-carousel-slide {
	float: left;
	overflow: hidden;
	text-align: center;
}
.ux-carousel-nav {
	height: 29px;
	width: 100%;
	background-color: #e36c0a;
	position: absolute;
	top: 0;
	left: 0;
}
.ux-carousel-caption {
	font-size: 1em;
	float: left;
	padding: 6px 5px;
	margin: 0;
	text-transform: none;
	color: black;
	overflow: hidden;
	height: 29px;
	width: 100px;
}
.ux-carousel-nav-prev, .ux-carousel-nav-next, .ux-carousel-nav-play {
	height: 24px;
	display: block;
	float: right;
	margin: 2px 0;
	background-position: 0 24px;
}
.ux-carousel-nav .ux-carousel-nav-prev {
	background-image: url('prev.jpg');
	width: 31px;    
}
.ux-carousel-nav .ux-carousel-nav-next {
	background-image: url('next.jpg');
	margin-right: 2px;
	width: 30px;
}
.ux-carousel-nav-play {
	background-image: url('play_pause.jpg');
	width: 24px;
}
.ux-carousel-nav-play:hover {
	background-position: 0 0; 
}
.ux-carousel-nav-play.ux-carousel-playing {
	background-position: 24px 24px;
}
.ux-carousel-nav-play.ux-carousel-playing:hover {
	background-position: 24px 0;
}
.ux-carousel-nav-prev:hover, .ux-carousel-nav-next:hover {
	background-position: 0 48px;
}
.ux-carousel-nav-prev.ux-carousel-nav-disabled, .ux-carousel-nav-next.ux-carousel-nav-disabled {
	background-position: 0 0;
}
#roborant01 {
	background: url('031000.jpg') no-repeat center center;
	height: 200px;
	width: 300px;
	float:left;
	font-size: 1.5em;
	font-weight:bold;
	text-align: center;
	text-decoration: none;
	line-height: 2em;
}
#roborant01:hover {
  background-color: #f0f0f0;
}
#roborant02 {
	background: url('281000.jpg') no-repeat center center;
	height: 200px;
	width: 300px;
	float:left;
	font-size: 1.5em;
	font-weight:bold;
	text-align: center;
	text-decoration: none;
	line-height: 2em;
}
#roborant02:hover {
  background-color: #f0f0f0;
}
#roborant03 {
	background: url('501000.jpg') no-repeat center center;
	height: 200px;
	width: 300px;
	float:left;
	font-size: 1.5em;
	font-weight:bold;
	text-align: center;
	text-decoration: none;
	line-height: 2em;
}
#roborant03:hover {
  background-color: #f0f0f0;
}
.badgeclear
{
	clear:both;
}
#wpl01 {
	background: url('031000.jpg') no-repeat center center;
	height: 200px;
	width: 300px;
	float:left;
	font-size: 1.5em;
	font-weight:bold;
	text-align: center;
	text-decoration: none;
	line-height: 2em;
}
#wpl01:hover {
  background-color: #f0f0f0;
}
#wpl02 {
	background: url('038010.jpg') no-repeat center center;
	height: 200px;
	width: 300px;
	float:left;
	font-size: 1.5em;
	font-weight:bold;
	text-align: center;
	text-decoration: none;
	line-height: 2em;
}
#wpl02:hover {
  background-color: #f0f0f0;
}
#wpl03 {
	background: url('043000.jpg') no-repeat center center;
	height: 200px;
	width: 300px;
	float:left;
	font-size: 1.5em;
	font-weight:bold;
	text-align: center;
	text-decoration: none;
	line-height: 2em;
}
#wpl03:hover {
  background-color: #f0f0f0;
}
#wpl04 {
	background: url('505570.jpg') no-repeat center center;
	height: 200px;
	width: 300px;
	float:left;
	font-size: 1.5em;
	font-weight:bold;
	text-align: center;
	text-decoration: none;
	line-height: 2em;
}
#wpl04:hover {
  background-color: #f0f0f0;
}
#wpl05 {
	background: url('281000.jpg') no-repeat center center;
	height: 200px;
	width: 300px;
	float:left;
	font-size: 1.5em;
	font-weight:bold;
	text-align: center;
	text-decoration: none;
	line-height: 2em;
}
#wpl05:hover {
  background-color: #f0f0f0;
}
#wpl06 {
	background: url('505130.jpg') no-repeat center center;
	height: 200px;
	width: 300px;
	float:left;
	font-size: 1.5em;
	font-weight:bold;
	text-align: center;
	text-decoration: none;
	line-height: 2em;
}
#wpl06:hover {
  background-color: #f0f0f0;
}
/*-- Lightbox CSS --*/
#ux-lightbox {
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 15000;
	text-align: center;
	line-height: 0;
}
#ux-lightbox img {
	width: auto;
	height: auto;
}
#ux-lightbox a img {
	border: none;
}
#ux-lightbox-outerImageContainer {
	position: relative;
	background-color: #f3efec;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#ux-lightbox-imageContainer {
	padding: 10px;
}
#ux-lightbox-loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	background: url(lb-load.gif) no-repeat center 15%;
}
#ux-lightbox-hoverNav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#ux-lightbox-imageContainer > #ux-lightbox-hoverNav {
	left: 0;
}
#ux-lightbox-hoverNav a{
	outline: none;
}
#ux-lightbox-navPrev,
#ux-lightbox-navNext {
	width: 49%;
	height: 100%;
	background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */
	display: block;
}
#ux-lightbox-navPrev { left: 0; float: left;}
#ux-lightbox-navNext { right: 0; float: right;}
#ux-lightbox-navPrev:hover, #ux-lightbox-navPrev:visited:hover { background: url(lb-prev.png) left 33% no-repeat; }
#ux-lightbox-navNext:hover, #ux-lightbox-navNext:visited:hover { background: url(lb-next.png) right 33% no-repeat; }
#ux-lightbox-outerDataContainer {
	margin: 0 auto;
	width: 100%;
}
#ux-lightbox-dataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #f3efec;
	overflow: auto;
	line-height: 1.4em;
}
#ux-lightbox-data{	padding:0 10px; color: #666; }
#ux-lightbox-data #ux-lightbox-details{ width: 80%; float: left; text-align: left; }
#ux-lightbox-data #ux-lightbox-caption{ font-weight: bold;	}
#ux-lightbox-data #ux-lightbox-imageNumber{ display: block; clear: left; padding-bottom: 1.0em; }
#ux-lightbox-data #ux-lightbox-navClose{ background: url(lb-close.gif) no-repeat; width: 66px; height: 22px; float: right;	 padding-bottom: 0.7em; outline: none;}
#ux-lightbox-data #ux-lightbox-navClose:hover{ background-image: url(lb-close-over.gif);}
#ux-lightbox-overlay,
#ux-lightbox-shim{
	border: 0;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 14999;
	width: 100%;
	height: 500px;
	background-color: #000;
	padding: 0;
	margin: 0;
}
#ux-lightbox-shim {
	z-index: 89;
	background-color: transparent;
	filter: alpha(opacity=0);
}

