@charset "UTF-8";

/* -- Main Styles --*/
* img, p, a	{outline: none;}

body 
	{
	background:#F5F7FF url(../images/topGradient.png) repeat-x;
	margin:0;
	padding:0;
	font-family: Arial,Helvetica,sans-serif;
	}

#wrapper 
	{
	height:auto;
	margin:0 auto;
	min-height:1035px;
	padding:0;
	width:950px;
	}

#header 
	{
	background:url(../images/headerBack2.png);
	float:left;
	height:60px;
	margin:10px 0;
	padding:0;
	width:950px;
	}

#bodyContent 
	{
	float:left;
	height:auto;
	margin:5px 0 0;
	padding:0;
	width:950px;
	}

#footerNav 
	{
	float:left;
	height:auto;
	margin:5px 0 20px;
	padding:0;
	width:950px;
	}

img {border:none;}

.bodyBotBlack 
	{
	height:42px;
	margin:0;
	padding:0 0 0 20px;
	top:0;
	width:950px;
	background-image: url(../images/home/bodyBotBlack.png);
	background-repeat: no-repeat;
	}

.newsticker 
	{
	clip:rect(auto,auto,auto,0px);
	color:#FFF;
	height:20px;
	list-style-position:inside;
	margin:0;
	padding-left:100px;
	padding-top:10px;
	}

#flashIntro 
	{
	height:350px;
	margin:0;
	/*margin-left: -1px !important;*/
	padding:0;
	width:950px;
	}

.flashSpacer 
	{
	background:url(../images/flashSpacer.png) repeat-y;
	height:6px;
	margin:0;
	padding:0;
	width:950px;
	}

#modelbox 
	{
	height:160px;
	left:0;
	margin:0;
	padding:0;
	position:static;
	top:0;
	width:229px;
	}

#modelbox1 
	{
	height:80px;
	margin:0;
	padding-top:0;
	width:229px;
	}

#modelbox2 
	{
	height:80px;
	margin:0;
	width:229px;
	}

.whiteQuadBack 
	{
	background-image:url(../images/home/whiteQuadBack.png);
	background-repeat:no-repeat;
	}

.grayQuadBack 
	{
	background-image:url(../images/home/qrayQuadBack.png);
	background-repeat:no-repeat;
	}

.welcome 
	{
	font-size: 12px;
	color:#FFF;
	padding: 0 60px;
	}

.bodyTop 
	{
	height:16px;
	margin:0;
	padding:0;
	width:950px;
	background-image: url(../images/home/bodyTop.png);
	background-repeat: no-repeat;
	}

.bodyMid 
	{
	background:url(../images/home/bodyMid.png) repeat-y;
	height:auto;
	margin:0;
	padding:0;
	width:950px;
	}

.bodyBot 
	{
	background:url(../images/home/bodyBot.png) no-repeat;
	height:16px;
	margin:0;
	padding:0;
	width:950px;
	}

.bodyTopW 
	{
	background:url(../images/home/bodyTopWhite.png) no-repeat;
	height:16px;
	margin:0;
	padding:0;
	width:950px;
	}

.bodyMidW 
	{
	background:url(../images/home/bodyMidWhite.png) repeat-y;
	height:auto;
	margin:0;
	padding:0 30px;
	width:890px;
	}

.bodyBotW 
	{
	background:url(../images/home/bodyBotWhite.png) no-repeat;
	height:16px;
	margin:0;
	padding:0;
	width:950px;
	}


/* Special Components */

/* ----------------- Features Component ----------------- */
.multicontent_box
	{
	width: 660px;
	background: #DCDCE0 url(../images/FeaturesComponent/navOffBkg.png) no-repeat;
	border: 3px solid #9698A0;
	overflow: hidden;
	}
	
.content_container
	{
	position: relative;
	width: 500px;
	font-size: 12px;
	float: right;
	}

.content_container p
	{
	margin: 0;
	padding-top: 10px;
	}	
	
.contentbox
	{
	position: relative;
	width: 500px;
	padding: 0 0 10px 0;
	display: none;
	}
	
.contentbox h4
	{
	font-size: 20px;
	line-height: 22px;
	font-weight: bold;
	width: 275px;
	margin: 0;
	padding: 10px 0 0 0;
	}
	
.contentbox p
	{
	font-size: 13px;
	line-height: 16px;
	margin: 0 5px 0 0;
	padding: 0;
	}	
	
.contentbox p.small	
	{
	font-size: 11px;
	line-height: 14px;
	margin: 0 5px 0 0;
	padding: 0;
	}
	
ul.featureCompList
	{
	margin: 10px 5px 0 15px;
	padding: 0;
	}
	
ul.featureCompList li	{margin-bottom: 5px;}		

.navigation_container	
	{
	float: left; 
	margin: 0; 
	padding: 0;
	}

.navigation_container ul
	{
	list-style-position:inside;
	list-style:none;
	border: 1px solid red;
	}

.navigation_container li
	{	
	width: 120px;
	height: 34px;
	padding: 12px 25px 12px 10px;	
	cursor: pointer;
	min-height: 32px;
	display:block;
	}

.navigation_container li:hover	{background: url(../images/FeaturesComponent/navHoverBkg.png) no-repeat;}	

.navigation_container li a
	{	
	color: #333;
	font-size: 14px;
	line-height: 17px;
	font-weight: bold;	
	text-decoration: none;
	background-color: transparent;
	}

.navigation_container li.active	{background: url(../images/FeaturesComponent/navOnBkg.png) no-repeat;}

.navigation_container li.line
	{
	height: 1px;
	width: 160px;
	margin: 0px;
	padding: 0px;
	line-height: 0px;
	font-size: 0px;
	min-height: 0px;
	background: url(../images/FeaturesComponent/navSeparator.png);
	}
	
.content_image
	{
	position: relative;
	margin: 10px;
	border: 3px solid #f5f7ff;
	float: right;
	cursor: pointer;
	}	

a.content_button:link, a.content_button:visited
	{
	float: left;	
	font-size: 13px;
	text-decoration: none;	
	color: #00aeef;
	}

a.content_button:hover	{color: #006ebd;}
	
.clearFloat {clear: both;}


/* --------------------- Mega Drop Down-Header--------------------- */
ul#topNav 
	{
	width: 100%;
	height: 60px;
	margin: 0; 
	padding: 0;
	list-style: none;
	float: left;
	}
	
ul#topNav li 
	{
	float: left;
	margin: 0; padding: 0;
	position: relative; /*--Important--*/
	}
	
ul#topNav li a 
	{
	height: 43px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:400;
	letter-spacing:0.02em;
	line-height:22px;
	text-align:center;
	padding-top: 17px;
	z-index: 1;
	color:#333;	
	text-decoration: none;
	float: left;
	/*text-indent: -9999px; /*--Push text off of page--*/
	}

ul#topNav li:hover a, ul#topNav li a:hover { color: #fff; } /*--Hover State--*/

ul#topNav a.navLogo 
	{
	background: url(../images/headLogo.png) no-repeat;
	width: 245px;
	height: 60px;
	padding: 0px;
	}

ul#topNav a.navProducts 
	{
	background: url(../images/headLinkBack.png) no-repeat;
	width: 110px;
	height: 43px;
	}

ul#topNav a.navSupport 
	{
	background:  url(../images/headLinkBack.png) no-repeat;
	width: 110px;
	height: 43px;
	}

ul#topNav a.navResources 
	{
	background:  url(../images/headLinkBack.png) no-repeat;
	width: 110px;
	height: 43px;
	}
	
ul#topNav a.navCompany 
	{
	background:  url(../images/headLinkBack.png) no-repeat;
	width: 110px;
	height: 43px;
	}
	
ul#topNav li.google	
	{
	width: 250px;
	height: 43px;
	}
		
	
/* --------------------- Mega Drop Down Sub	--------------------- */	
ul#topNav li .sub {
	position: absolute; /*--Important--*/
	top: 60px;
	left: -3px;
	z-index: 99999;
	background: #d7d8e0  url(../images/DDGradient.png) no-repeat;
	padding: 10px 10px 3px 10px;
	float: left;
	/*--Bottom right rounded corner--*/
	-moz-border-radius-bottomright: 5px;
	-khtml-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	/*--Bottom left rounded corner--*/
	-moz-border-radius-bottomleft: 5px;
	-khtml-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	display: none; /*--Hidden for those with js turned off--*/
	border: 1px solid #bdbeca;
	border-top: none !important;
	}

ul#topNav li.row /*--If needed to break out into rows--*/
	{ 
	border-bottom: 2px groove #fff;
	}

ul#topNav li .sub ul
	{
	list-style: none;
	margin: 0; padding: 0;
	width: 220px;
	float: left;
	}
ul#topNav .sub ul li 
	{
	width: 100%; /*--Override parent list item--*/
	color: #fff;
	}

ul#topNav .sub ul li a 
	{
	float: none;
	height: auto; /*--Override height from parent list item--*/
	padding: 7px 5px 7px 15px;
	display: block;
	text-decoration: none;
	color: #333;/*--Base Text Color--*/
	background: transparent;
	}

ul#topNav .sub ul li a:hover 
	{
	color: #fff;/*--Hover Text Color--*/
	background: url(../images/DDHighlight.png) no-repeat 0 4px;
	}	

img.imgCenter	
	{
	margin: 3px 0 0 4px; 
	width: 210px; 
	height: 100px; 
	border: 1px solid #ddd;
	}
	
	
/* --------------------- PopUps --------------------- */	
.simple_overlay
	{
	width: 750px;
	height: 450px;
	background: url(../images/PopUp/PopUp750x450.png) no-repeat;
	display:none;
	z-index:100;
	}
	
.large_overlay
	{
	width: 750px;
	height: 575px;
	background: url(../images/PopUp/PopUp750x575.png) no-repeat; 
	display:none;
	z-index:100;
	}	

.close
	{
	position: absolute;
	right: 5px;
	top: 5px;
	cursor: pointer;
	background: url(../images/PopUp/closePopUp.png) no-repeat;
	z-index: 101;
	}
	
.PopUpImg
	{
	position: absolute;
	top: 35px;
	left: 35px;
	width: 455px;
	height: 380px;
	}
	
.SMPopUpImg
	{
	position: absolute;
	top: 35px;
	left: 35px;
	width: 270px;
	height: 380px;
	overflow: hidden;
	}	
	
.largePopUpImg
	{
	position: absolute;
	top: 25px;
	left: 25px;
	width: 700px;
	height: 525px;
	}	
	
.PopUpText
	{
	position: absolute;
	top: 35px;
	left: 503px;
	width: 207px;
	height: 380px;
	}

.LGPopUpText
	{
	position: absolute;
	top: 35px;
	left: 318px;
	width: 392px;
	height: 380px;
	}		
	
.PopUpText h4, .LGPopUpText h4
	{
	margin: -5px 0 0 0;
	padding: 0;
	}	
	
.PopUpText p, .LGPopUpText p
	{
	font-size: 13px;
	line-height: 16px;
	margin: 10px 0 0 0;
	}
	
.popUpList
	{
	font-size: 12px;
	line-height: 14.5px;
	margin: 8px 0 0 15px;
	padding: 0;
	}
	
.popUpList li	{margin-bottom: 5px;}

.sub th img	{cursor: pointer;}	


/* --------------------- Validator --------------------- */
.error 
	{
	/* supply height to ensure consistent positioning for every browser */
	height: 17px;
	background-color: #00aeef;
	border: 1px solid #007db7;
	font-size: 11.5px;
	letter-spacing: .01em;
	color: #fff;
	text-shadow: #007db7 1px 1px 0;
	padding: 4px 10px 0 10px;
	margin-left: -1px;


	/* CSS3 spicing for mozilla and webkit */
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius-bottomleft: 0;
	-moz-border-radius-topleft: 0;
	-webkit-border-bottom-left-radius: 0;
	-webkit-border-top-left-radius: 0;
	}


/*-- Video Tour Page --*/
#videoTourThumbWrapper	
	{
	width: 100%;
	height: auto;
	text-align: center;
	}

.tourThumbs
	{
	float: left; 
	width: 200px; 
	height: auto; 
	margin-right: 30px;
	}
	
.tourThumbLast
	{
	float: left; 
	width: 200px; 
	height: auto; 
	margin-right: 0x;
	}	
/* -- Tour Player -- */
/* Lights Out */
#videotour_overlay {
  background: #000;
  position: fixed;
  z-index: 1000;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  opacity: 0.6;
  -moz-opacity: 0.6;
  -webkit-opacity: 0.6;
  display: none;
}

#videotour_overlay.lights_off {
  opacity: 1;
  -moz-opacity: 1;
  -webkit-opacity: 1;
}

#videotour_border_overlay {
  position: fixed;
  z-index: 1001;
  top: 50%;
  left: 50%;
  width: 1060px;
  height: 726px;
  margin-left: -530px;
  margin-top: -363px;
  background: #000;
  opacity: 0.6;
  -moz-opacity: 0.6;
  -webkit-opacity: 0.6;
  border-radius: 10px;
  -moz-border-radius: 10px;
  display: none;
}

#videotour_border_overlay.lights_off {
  display: none;
}

/* Main */
#videotour_container {
  position: fixed;
  z-index: 1002;
  top: 50%;
  left: 50%;
  width: 1040px;
  height: 706px;
  margin-left: -520px;
  margin-top: -353px;
  background: #FFF;
  text-align: left;
  display: none;
}

#videotour_container .videotour_container_inner {
  width: 100%;
  height: 100%;
  background: url(../VideoTourFiles/img/popup-bottom.png) repeat-x left bottom;
}

#videotour_top {
  height: 32px;
  padding: 0 0 0 10px;
  background: #FFF url(../VideoTourFiles/img/popup-top.png) repeat-x left 2px;
}

#videotour_container.lights_off .videotour_container_inner {
  background: #000;
}

#videotour_container.lights_off #videotour_top {
  background: #000;
}

#videotour_title {
  color: #333;
  font-weight: bold;
  line-height: 32px;
  font-size: 13px;
}

#videotour_container.lights_off #videotour_title {
  color: #DDD;
}

#videotour_controls {
  position: absolute;
  top: 0;
  right: 0;
  margin: 0;
  padding: 0;
  height: 32px;
  line-height: 32px;
  list-style: none;
}

#videotour_controls li {
  line-height: 32px;
  border-left: 1px solid #ddd;
  float: left;
}

.lights_off #videotour_controls li {
  border-color:  #000;
}

#videotour_controls li a {
  display: block;
  width: 32px;
  height: 32px;
  margin: 0;
  padding: 0;
  float: left;
  background-repeat: no-repeat;
  background-position: center center;
}

#videotour_controls li.videotour_light_switch a {
  background-image: url(../VideoTourFiles/img/popup-light-switch.png);
}

#videotour_controls li.videotour_close a {
  background-image: url(../VideoTourFiles/img/popup-closeBLUE.png);
}

.lights_off #videotour_controls {
  opacity: 0.3;
  -moz-opacity: 0.3;
  -webkit-opacity: 0.3;
}

#videotour_video {
  width: 860px;
  height: 664px;
  /* controller height 24px */
  margin-left: 10px;
}

#videotour_videos {
  width: 160px;
  position: absolute;
  right: 0px;
  top: 32px;
  list-style: none;
  font-size: 11px;
}

#videotour_videos li {
  line-height: 20px;
  font-size: 13px;
}

#videotour_videos a {
  color: #000;
}

#videotour_videos a.current {
  padding-left: 15px;
  padding-right: 3px;
  background: #00aeef url(../VideoTourFiles/img/playlist-current.png) no-repeat 3px 2.5px;
  color: #FFF;
}

#videotour_container.lights_off #videotour_videos a {
  color: #555;
}

#videotour_container.lights_off #videotour_videos a.current {
  background-color: transparent;
  color: #FFF;
}

#videotour_additional {
  width: 160px;
  position: absolute;
  right: 0px;
  bottom: 10px;
  list-style: none;
  font-size: 11px;
}

#videotour_additional li {
  line-height: 20px;
  font-size: 13px;
  font-weight: bold;
}

#videotour_additional li a {
  padding-left: 15px;
  background-repeat: no-repeat;
  background-position: left 1px;
}

.lights_off #videotour_additional li a {
  color: #444;
}

.lights_off #videotour_additional li a:hover {
  color: #903;
}

#videotour_additional li a {
  color: #333;
  background-image: url(../VideoTourFiles/img/linksArrowBLUE.png);
}

#videotour_additional li a:hover {
  color: #006ebd;
}



/* Page Specific CSS */

/* ----------- Products Pages - SM/BP/EN ----------- */
.modelSBIco
	{
	width: 35px;
	height: 35px;
	margin-top: 5px;
	background: url(../images/products/SBico.png) no-repeat;
	}
	
.modelSBIco:hover
	{
	width: 35px;
	height: 35px;
	margin-top: 5px;
	background: url(../images/products/SBico.png) no-repeat 0 -35px;
	}	

.modelBPIco
	{
	width: 35px;
	height: 35px;
	background: url(../images/products/BPico.png) no-repeat;
	}
	
.modelBPIco:hover
	{
	width: 35px;
	height: 35px;
	background: url(../images/products/BPico.png) no-repeat 0 -35px;
	}
	
.modelENIco
	{
	width: 35px;
	height: 35px;
	background: url(../images/products/ENico.png) no-repeat;
	}
	
.modelENIco:hover
	{
	width: 35px;
	height: 35px;
	background: url(../images/products/ENico.png) no-repeat 0 -35px;
	}
	
.shopIco
	{
	width: 35px;
	height: 35px;
	margin-top: 5px;
	background: url(../images/products/shopIco.png) no-repeat;
	}
	
.shopIco:hover
	{
	width: 35px;
	height: 35px;
	margin-top: 5px;
	background: url(../images/products/shopIco.png) no-repeat 0 -35px;
	}
	
.BPshopIco
	{
	width: 200px;
	height: 75px;
	margin-top: 5px;
	background: url(../images/products/BPshopIco.png) no-repeat;
	}
	
.BPshopIco:hover
	{
	width: 200px;
	height: 75px;
	margin-top: 5px;
	background: url(../images/products/BPshopIco.png) no-repeat 0 -75px;
	}
	
.ENshopIco
	{
	width: 200px;
	height: 115px;
	margin-top: 5px;
	background: url(../images/products/ENshopIco.png) no-repeat;
	}
	
.ENshopIco:hover
	{
	width: 200px;
	height: 115px;
	margin-top: 5px;
	background: url(../images/products/ENshopIco.png) no-repeat 0 -115px;
	}	
		
	
/* ----------- Resources/index.html ----------- */
table.resourceTiles
	{
	width: 909px;
	height: auto;
	margin-left: -6px;
	border: none;
	}

div.resourceHead
	{
	width: 226px;
	height: 16px;
	background: url(../images/resources/resourceHeader.png) no-repeat;
	}
	
div.resourceBody
	{
	width: 186px;
	height: 440px;
	padding: 5px 20px 0 20px;
	background: url(../images/resources/resourceBody.png) repeat-y;
	}
		
div.resourceFoot
	{
	width: 226px;
	height: 22px;
	background: url(../images/resources/resourceFoot.png) no-repeat;
	}	
	
a img.resourceIcon
	{
	width: 75px;
	height: auto;
	margin-left: 55px;
	border: none;
	}
	
/* ----------- Support/training.html ----------- */	
table.trainingTiles
	{
	width: 909px;
	height: auto;
	margin-left: -6px;
	border: none;
	}

div.trainingHead
	{
	width: 303px;
	height: 16px;
	background: url(../images/support/trainingHead.png) no-repeat;
	}
	
div.trainingBody
	{
	width: 263px;
	height: 200px;
	padding: 5px 20px 0 20px;
	background: url(../images/support/trainingBody.png) repeat-y;
	}
	
div.trainingFoot
	{
	width: 303px;
	height: 22px;
	background: url(../images/support/trainingFoot.png) no-repeat;
	}
	
.training	
	{
	width: 100%;
	height: 0;
	border: none; 
	border-top: 1px solid #CCCCCC !important; 
	margin: 2px 0 6px 0; 
	padding: 0;
	}
	
/* ----------- Support/services.html ----------- */	
table.servicesTiles
	{
	width: 909px;
	height: auto;
	margin-left: -6px;
	border: none;
	}

div.servicesHead
	{
	width: 303px;
	height: 16px;
	background: url(../images/support/trainingHead.png) no-repeat;
	}
	
div.servicesBody
	{
	width: 263px;
	height: 250px;
	padding: 5px 20px 0 20px;
	background: url(../images/support/trainingBody.png) repeat-y;
	}
	
div.servicesFoot
	{
	width: 303px;
	height: 22px;
	background: url(../images/support/trainingFoot.png) no-repeat;
	}
	
.services	
	{
	width: 100%;
	height: 0;
	border: none; 
	border-top: 1px solid #CCCCCC !important; 
	margin: 2px 0 6px 0; 
	padding: 0;
	}
	
/* ----------- Support/training_printnow.html ----------- */
table.trainingAgenda
	{
	width: 909px;
	height: auto;
	margin-left: -6px;
	border: none;
	}
	
div.trainingAgendaHead
	{
	width: 454px;
	height: 16px;
	background: url(../images/support/trainingAgendaHead.png) no-repeat;
	}
	
div.trainingAgendaBody
	{
	width: 414px;
	height: 1170px;
	padding: 5px 20px 0 20px;
	background: url(../images/support/trainingAgendaBody.png) repeat-y;
	}
	
div.trainingAgendaFoot
	{
	width: 454px;
	height: 22px;
	background: url(../images/support/trainingAgendaFoot.png) no-repeat;
	}			

/* ----------- Demos/index.html ----------- */
div.topWide	
	{
	width: 895px;
	height: 16px;
	margin-left: -6px;
	background: url(../images/Demos/topWide.png) no-repeat;
	}
	
div.middleWide	
	{
	width: 855px;
	height: auto;
	margin-left: -6px;
	padding: 10px 20px;
	background: url(../images/Demos/middleWide.png) repeat-y;
	}
	
div.bottomWide	
	{
	width: 895px;
	height: 22px;
	margin-left: -6px;
	background: url(../images/Demos/bottomWide.png) no-repeat;
	}	
	
img.demoThumb
	{
	float: left;
	margin-right: 15px;
	}
	
img.demoScreenshot
	{
	float: right;
	margin-left: 15px;
	}			







